postgresql/src/backend/rewrite
Tom Lane d5013ab50f Fix one more place where we were expecting lcons() to be nondestructive
to the original List; per report from Sebastian BÎck.  I think this is
the last such bug --- I examined every lcons() call in the backend and
the rest seem OK --- but it's nervous-making that we're still finding
'em so many months after the List rewrite went in.
2004-11-20 17:59:31 +00:00
..
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewriteDefine.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
rewriteHandler.c Fix one more place where we were expecting lcons() to be nondestructive 2004-11-20 17:59:31 +00:00
rewriteManip.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
rewriteRemove.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rewriteSupport.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00