postgresql/src
Tom Lane 2d83e7c73c query_tree_mutator should copy RangeTblEntry nodes even when it's not
planning to modify them itself.  Otherwise we end up with shared RTE
substructure, which breaks inheritance_planner because the rte->inh
flag needs to be independent in each copied subquery.  Per bug report
from Chris Piker.
2003-12-09 01:56:20 +00:00
..
backend query_tree_mutator should copy RangeTblEntry nodes even when it's not 2003-12-09 01:56:20 +00:00
bin Work around naming conflict between zlib and OpenSSL by tweaking inclusion 2003-12-08 16:39:05 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include catversion change needed by previous read-onlu GUC variables commit. 2003-12-03 18:53:52 +00:00
interfaces Added patch by Dave Cramer for array handling in ecpglib. 2003-12-03 08:49:17 +00:00
makefiles $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pl $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
port make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
template Add -O to really trigger compiler bug. 2003-11-05 07:42:31 +00:00
test Added new group of read-only GUC variables to allow simple access 2003-12-03 18:52:00 +00:00
tools Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 2003-11-30 06:09:54 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00