diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-11-27 12:44:03 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-11-27 12:50:23 -0500 |
commit | 85312d95e959bae16c5d0bbf79ae74bcd7fec1a9 (patch) | |
tree | 33257a71f6da4288446edffbac48953561f7fa06 /src/backend/access/gist/gistbuild.c | |
parent | 0e6060790d6533847084770845c84e81862bff47 (diff) | |
download | postgresql-85312d95e959bae16c5d0bbf79ae74bcd7fec1a9.tar.gz postgresql-85312d95e959bae16c5d0bbf79ae74bcd7fec1a9.zip |
ecpg: put all string-valued tokens returned by pgc.l in local storage.
This didn't work earlier in the patch series (I think some of
the strings were ending up in data-type-related structures),
but apparently we're now clean enough for it. This considerably
reduces process-lifespan memory leakage.
Discussion: https://postgr.es/m/2011420.1713493114@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions