postgresql/src
Tom Lane b120485f9c GUC assign hooks that look at external state in deciding whether a
setting is valid must ignore that state and permit the assignment anyway
when source is PGC_S_OVERRIDE.  Otherwise they may disallow a rollback
at transaction abort, which is The Wrong Thing.  Per example from
Michael Fuhr 12-Sep-04.
2004-09-24 19:43:03 +00:00
..
backend GUC assign hooks that look at external state in deciding whether a 2004-09-24 19:43:03 +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 Get rid of /*-inside-comment warning. My fault. 2004-09-24 01:48:43 +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 Fix gratuitous weirdness in function prototype, per Kris Jurka. 2004-09-24 05:16:35 +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 Okay, I'm tired of reading gripes from OS X users ... add a regression 2004-09-24 04:58:46 +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
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