postgresql/src
Neil Conway be8eafa09d ExecProcAppend() wasn't called ExecAppend() because the latter name was
formerly used in execMain. Since that is no longer the case, this patch
renames ExecProcAppend() to ExecAppend() for the sake of consistency.
2004-09-24 01:36:37 +00:00
..
backend ExecProcAppend() wasn't called ExecAppend() because the latter name was 2004-09-24 01:36:37 +00:00
bin Minor tweak to pg_controldata usage information, per suggestion from 2004-09-23 00:47:44 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include ExecProcAppend() wasn't called ExecAppend() because the latter name was 2004-09-24 01:36:37 +00:00
interfaces If we're going to print unrecognized result codes from SSL_get_error 2004-09-23 20:27:50 +00:00
makefiles Fix shared library linking operations to work properly on all (or at 2004-09-02 23:06:43 +00:00
pl Add defenses against plpython functions being declared to take or return 2004-09-19 23:38:21 +00:00
port Add mention loops over unlink/rename might not be needed. 2004-09-10 09:58:21 +00:00
template Fix TAS assembly stuff for Solaris/386. (I'm not in a position to 2004-09-24 00:21:32 +00:00
test Issue a CHECKPOINT just after creating the regression database. Without 2004-09-22 19:11:19 +00:00
timezone Use _timezone global on Cygwin instead of timezone. 2004-09-08 19:43:12 +00:00
tools Re-add brace removal code but comment it out so we know why we removed 2004-09-12 22:21:30 +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 enclose a submission to fix these problems. 2004-08-20 20:13:10 +00:00
Makefile.global.in Move comment at end of line to a separate line so trailing tabs don't 2004-09-18 13:28:54 +00:00
Makefile.shlib Fix shared library linking operations to work properly on all (or at 2004-09-02 23:06:43 +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