diff options
author | Tom Lane | 2018-10-17 04:04:48 +0000 |
---|---|---|
committer | Tom Lane | 2018-10-17 04:04:48 +0000 |
commit | e15aae829e3eb686bdf03dea9022a61f8039a7ef (patch) | |
tree | 2614a76258667353b324d7fe81e7f61b68e5a48a /src/common/sha2.c | |
parent | 92dff341160ae896dcfff2dac59fd0c860892f26 (diff) |
Avoid statically allocating statement cache in ecpglib/prepare.c.
This removes a megabyte of storage that isn't used at all in ecpglib's
default operating mode --- you have to enable auto-prepare to get any
use out of it. Seems well worth the trouble to allocate on demand.
Discussion: https://postgr.es/m/20181015200754.7y7zfuzsoux2c4ya@alap3.anarazel.de
Diffstat (limited to 'src/common/sha2.c')
0 files changed, 0 insertions, 0 deletions