postgresql/src
Tom Lane 9650d6c7e6 Ensure that the resolved datatype of any unknown Param is propagated
into the sub-SELECT targetlist when it appears in the context
INSERT INTO foo SELECT $1 ...  Per report from Abhijit Menon-Sen.
2005-02-19 19:33:08 +00:00
..
backend Ensure that the resolved datatype of any unknown Param is propagated 2005-02-19 19:33:08 +00:00
bin Fix minor thinko in logic to set dump order when dumping from a pre-7.3 2005-02-03 23:38:58 +00:00
corba
include Convert MemoryContextSwitchTo() into an inline function when using GCC. 2005-02-18 21:52:34 +00:00
interfaces Fixed changelog entry to list correct bug reporter. 2005-02-10 08:08:52 +00:00
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 2005-01-06 20:56:50 +00:00
pl Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested 2005-02-13 01:25:50 +00:00
port Print file name and errno string on rmtree failure. 2005-02-13 16:50:44 +00:00
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 2004-12-29 23:47:40 +00:00
test Add a regression test to verify that the stack depth checker actually 2005-02-11 22:15:12 +00:00
timezone Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tools Add to release checklist: 2005-02-02 16:58:52 +00:00
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
Makefile.global.in Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:03 +00:00
Makefile.shlib
nls-global.mk
win32.mak