postgresql/src
Tom Lane c604ed56e3 PREPARE and EXPLAIN need to copy the source query just like we recently
had to do in DECLARE CURSOR.  AFAICS these are all the places affected.
PREPARE case per example from Michael Fuhr, EXPLAIN case located by
grepping for planner calls ...
2004-12-12 20:17:06 +00:00
..
backend PREPARE and EXPLAIN need to copy the source query just like we recently 2004-12-12 20:17:06 +00:00
bin Add missing newlines at end of error messages. 2004-12-12 18:26:29 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Upgrade formrdesc() so that it can correctly initialize the tupledesc 2004-12-12 05:07:50 +00:00
interfaces Translation updates 2004-12-12 18:09:18 +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 Instead of supposing (wrongly, in the general case) that the rowtype 2004-12-11 23:26:51 +00:00
port Work around lack of NLS support in libpgport by making those components 2004-11-27 22:44:15 +00:00
template Don't bother adding to cflags/cppflags, just set them because configure 2004-12-02 18:11:40 +00:00
test Fix problems with certain shells (e.g., FreeBSD, Cygwin) clearing the 2004-12-12 15:34:15 +00:00
timezone Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 2004-11-01 21:34:44 +00:00
tools Add reminder to update copyright in sgml file. 2004-10-26 23:42:49 +00:00
tutorial Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
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