aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-connect.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-05-21 02:28:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-05-21 02:28:55 +0000
commit9dab9ab5e488e921ba6f948fa760566cd61e45a9 (patch)
tree05b4b76d79ff2e3dcfb58ac64fc66eabcc4797ab /src/interfaces/libpq/fe-connect.c
parentaa1617911836bd8f500320a365d59920fca2613b (diff)
downloadpostgresql-9dab9ab5e488e921ba6f948fa760566cd61e45a9.tar.gz
postgresql-9dab9ab5e488e921ba6f948fa760566cd61e45a9.zip
Repair memory leaks that caused CacheCxt to grow without bound. We
really ought to fix relcache entry construction so that it does not do so much with CurrentMemoryContext = CacheCxt. As is, relatively harmless leaks in either sequential or index scanning translate to permanent leaks if they occur when called from relcache build. For the moment, however, the path of least resistance is to repair all such leaks...
Diffstat (limited to 'src/interfaces/libpq/fe-connect.c')
0 files changed, 0 insertions, 0 deletions