postgresql/src/backend
2010-05-13 10:50:20 +00:00
..
access Fix replay of XLOG_HEAP_NEWPAGE WAL records to pay attention to the forknum 2010-05-02 22:28:11 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Set per-function GUC settings during validating the function. 2010-05-11 04:56:37 +00:00
commands Prevent ALTER USER f RESET ALL from removing the settings that were put there 2010-03-25 14:44:51 +00:00
executor Modify error context callback functions to not assume that they can fetch 2010-03-19 22:54:49 +00:00
foreign Always pass catalog id to the options validator function specified in 2009-12-23 12:24:16 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq Fix thinko in log message for "sameuser" ident map mismatch: the provided 2010-03-24 17:05:51 +00:00
main Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes Fix "constraint_exclusion = partition" logic so that it will also attempt 2010-03-30 21:58:18 +00:00
optimizer Fix "constraint_exclusion = partition" logic so that it will also attempt 2010-03-30 21:58:18 +00:00
parser Work around a subtle portability problem in use of printf %s format. 2010-05-08 16:40:03 +00:00
po Translation update 2010-05-13 10:50:20 +00:00
port Add code to InternalIpcMemoryCreate() to handle the case where shmget() 2010-05-01 22:46:36 +00:00
postmaster Cause the archiver process to adopt new postgresql.conf settings (particularly 2010-05-11 16:42:33 +00:00
regex Change regexp engine's ccondissect/crevdissect routines to perform DFA 2010-02-01 02:45:35 +00:00
rewrite Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 2009-10-27 17:11:30 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage Clear error_context_stack and debug_query_string at the beginning of proc_exit, 2010-03-20 00:58:14 +00:00
tcop Avoid performing encoding conversion on command tag strings during EndCommand. 2010-01-30 20:09:59 +00:00
tsearch Avoid core dump on empty thesaurus dictionary. 2009-11-30 16:38:40 +00:00
utils Work around a subtle portability problem in use of printf %s format. 2010-05-08 16:40:03 +00:00
common.mk Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 2010-01-20 23:12:15 +00:00
nls.mk Translation update 2010-05-13 10:50:20 +00:00