postgresql/src
Tom Lane 9069a5fc33 Use a varno not chosen at random for dummy variables in the top-level
targetlist of a set-operation tree.  I'm not sure that this solution
will really stand the test of time --- perhaps we need to make a special
RTE for such vars to refer to.  But this quick hack fixes Brandon Craig
Rhodes' complaint of 10-Feb-02 about EXCEPT in CREATE RULE, while not
changing any behavior in the better-tested cases where leftmostRTI is
one anyway.
2003-02-11 04:13:06 +00:00
..
backend Use a varno not chosen at random for dummy variables in the top-level 2003-02-11 04:13:06 +00:00
bin Create a GUC variable REGEX_FLAVOR to control the type of regular 2003-02-06 20:25:33 +00:00
corba
data
include Get rid of last few vestiges of parsetree dependency on grammar token 2003-02-10 04:44:47 +00:00
interfaces upped build# to 201 2003-02-09 23:45:45 +00:00
makefiles Revert rpath-mangling patch. See discussion on -patches around Nov 29 for 2003-01-05 13:45:47 +00:00
pl Fix core dump when pltcl_elog is called with wrong number of parameters, 2003-02-06 17:02:11 +00:00
port Back out flockfile change for NetBSD. Giles Lean reports they are not 2003-01-11 19:38:23 +00:00
template
test Fix thinko in new logic about pushing down non-nullability constraints: 2003-02-10 17:08:50 +00:00
tools Update release steps. 2003-01-29 03:41:54 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries 2003-01-06 03:18:27 +00:00
Makefile.shlib Cause symlinks for shared-library versioning to run in the standard 2003-01-11 17:22:19 +00:00
nls-global.mk
win32.mak