OSDN Git Service

Plug some more memory leaks in the planner. It still leaks like a sieve,
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Feb 2000 23:47:31 +0000 (23:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Feb 2000 23:47:31 +0000 (23:47 +0000)
commit3cbcb78a3dc1f716c1dab3dc7cac3c405b210533
tree85012affb30f3b39d9553133cac879467c010da9
parentbc8a39beef91e3d9bafafed031a8f997d0f61153
Plug some more memory leaks in the planner.  It still leaks like a sieve,
but this is as good as it'll get for this release...
src/backend/optimizer/path/joinpath.c
src/backend/optimizer/path/pathkeys.c
src/backend/optimizer/plan/createplan.c
src/backend/optimizer/util/pathnode.c
src/backend/optimizer/util/relnode.c
src/include/nodes/relation.h