diff options
author | Tom Lane | 2024-11-27 17:44:03 +0000 |
---|---|---|
committer | Tom Lane | 2024-11-27 17:50:23 +0000 |
commit | 85312d95e959bae16c5d0bbf79ae74bcd7fec1a9 (patch) | |
tree | 33257a71f6da4288446edffbac48953561f7fa06 /src/backend/utils/cache | |
parent | 0e6060790d6533847084770845c84e81862bff47 (diff) |
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/utils/cache')
0 files changed, 0 insertions, 0 deletions