postgresql/src/backend/optimizer/prep
Tom Lane c3a153afed Tweak palloc/repalloc to allow zero bytes to be requested, as per recent
proposal.  Eliminate several dozen now-unnecessary hacks to avoid palloc(0).
(It's likely there are more that I didn't find.)
2004-06-05 19:48:09 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
prepjointree.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
prepqual.c Just about there on de-FastList-ification. 2004-06-01 04:47:46 +00:00
preptlist.c Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
prepunion.c Tweak palloc/repalloc to allow zero bytes to be requested, as per recent 2004-06-05 19:48:09 +00:00