aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-06-29 02:26:23 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-06-29 02:26:23 +0000
commitd1080d19b137461e619dfb51ac4301945dd6003d (patch)
tree28f91b387200536c36f8c4b592d4502e242029fc /src/backend/tcop/postgres.c
parentfeb48f41afc70ec951068a30fb2887f1c3d1aa7c (diff)
downloadpostgresql-d1080d19b137461e619dfb51ac4301945dd6003d.tar.gz
postgresql-d1080d19b137461e619dfb51ac4301945dd6003d.zip
Remove freefuncs.c, which hasn't been used in a long time and is not
worth the effort to continue to maintain. Since freeObject() is not capable of coping with cases like multiple links to a node, it's unlikely that it ever will be useful again. We now have memory context management that offers a faster and more reliable way of getting rid of arbitrary node trees (at the cost of having to know in advance of building the tree that you'll want to get rid of it).
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions