OSDN Git Service

Arrange to free planning memory (or most of it, anyway) at completion
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jul 2000 04:51:04 +0000 (04:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jul 2000 04:51:04 +0000 (04:51 +0000)
commit1cffbfcb56dda92f6181655ef313b604b8c70b55
tree9ce565d2c035412968f95c3528a3447267eca9f6
parentc7793a731c5e0ea9b7f1bd42b01d7cabfa3b31bb
Arrange to free planning memory (or most of it, anyway) at completion
of planning.  This should reduce memory requirements for large joins.
src/backend/optimizer/plan/planmain.c