postgresql/src
Tom Lane be11fa26e3 Repair incorrect order of operations in GetNewTransactionId(). We must
complete ExtendCLOG() before advancing nextXid, so that if that routine
fails, the next incoming transaction will try it again.  Per trouble
report from Christopher Kings-Lynne.
2004-01-26 19:15:59 +00:00
..
backend Repair incorrect order of operations in GetNewTransactionId(). We must 2004-01-26 19:15:59 +00:00
bin More fallout from the recent psql patch: rename xmalloc and friends to 2004-01-25 03:07:22 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00
interfaces Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE. 2004-01-21 14:09:34 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Fix problems with dropped columns in pltcl triggers, per report from Patrick Samson. 2004-01-24 23:06:29 +00:00
port Add WIN32 pipe implementation that uses sockets. 2004-01-09 04:58:09 +00:00
template Update OSF thread flags for non-gcc compiles. 2004-01-08 15:51:24 +00:00
test Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of 2004-01-11 04:58:17 +00:00
tools Remove trailing newline from file. 2004-01-04 00:50:11 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00