postgresql/src/backend/rewrite
Tom Lane 41accb0e1a Fix another place that assumed 'x = lcons(y, z)' would not have any
side-effect on the original list z.  I fear we have a few more of these
to track down yet :-(.
2004-05-29 05:55:13 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewriteDefine.c Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
rewriteHandler.c Fix another place that assumed 'x = lcons(y, z)' would not have any 2004-05-29 05:55:13 +00:00
rewriteManip.c Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
rewriteRemove.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewriteSupport.c Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00