diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-04-30 16:19:51 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-04-30 16:19:51 -0400 |
commit | ce07aff48f15a2fa4f91bc67efe1cb3cc9c14bcf (patch) | |
tree | e4460703430b5462a6ee6b83ba5bb33f2a78fcf5 /contrib/jsonb_plperl/sql/jsonb_plperl.sql | |
parent | b04ebca6cd845c0a51da71efa3e2c57d32e823cd (diff) | |
download | postgresql-ce07aff48f15a2fa4f91bc67efe1cb3cc9c14bcf.tar.gz postgresql-ce07aff48f15a2fa4f91bc67efe1cb3cc9c14bcf.zip |
Further effort at preventing memory map dump from affecting the results.
Rather than elog'ing immediately, push the map data into a preallocated
StringInfo. Perhaps this will prevent some of the mid-operation
allocations that are evidently happening now.
Discussion: https://postgr.es/m/25495.1524517820@sss.pgh.pa.us
Diffstat (limited to 'contrib/jsonb_plperl/sql/jsonb_plperl.sql')
0 files changed, 0 insertions, 0 deletions