postgresql/src
Tom Lane 839484f9f5 Avoid scribbling on original parsetree during DECLARE CURSOR. This
prevents problems when the DECLARE is in a portal and is executed
repeatedly, as is possible in v3 protocol.  Per analysis by Oliver
Jowett, though I didn't use his patch exactly.
2004-11-28 22:16:31 +00:00
..
backend Avoid scribbling on original parsetree during DECLARE CURSOR. This 2004-11-28 22:16:31 +00:00
bin Work around lack of NLS support in libpgport by making those components 2004-11-27 22:44:15 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include RelOptInfo.pages should really be declared as BlockNumber, not long. 2004-11-26 21:08:35 +00:00
interfaces Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
makefiles On some HPUX versions/hardware, it seems we need to include libgcc.a in 2004-11-20 03:52:00 +00:00
pl Avoid getting bit by roundoff error while checking $Safe::VERSION. 2004-11-24 18:47:38 +00:00
port Work around lack of NLS support in libpgport by making those components 2004-11-27 22:44:15 +00:00
template Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. 2004-11-27 05:03:26 +00:00
test
timezone
tools
tutorial
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +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 please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in Modify the platform-specific makefiles so that macro 'rpath' is defined 2004-11-19 00:41:39 +00:00
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00