postgresql/src/backend
Robert Haas 7fcc75dd26 Fix compiler warning. 2011-04-01 10:36:38 -04:00
..
access Improve error message when WAL ends before reaching end of online backup. 2011-03-31 10:09:49 +03:00
bootstrap More collations cleanup, from trawling for missed collation assignments. 2011-03-26 16:35:25 -04:00
catalog Update SQL features list 2011-03-29 23:23:50 +03:00
commands Prevent a rowtype from being included in itself. 2011-03-28 15:46:04 -04:00
executor Fix check_exclusion_constraint() to insert correct collations in ScanKeys. 2011-03-27 13:29:52 -04:00
foreign Implement an API to let foreign-data wrappers actually be functional. 2011-02-20 00:18:14 -05:00
lib Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq Attempt to unbreak windows builds broken by commit 754baa2. 2011-03-30 16:43:31 -04:00
main Use "backend process" rather than "backend server", where appropriate. 2011-03-12 09:38:56 -05:00
nodes More collations cleanup, from trawling for missed collation assignments. 2011-03-26 16:35:25 -04:00
optimizer More collations cleanup, from trawling for missed collation assignments. 2011-03-26 16:35:25 -04:00
parser More collations cleanup, from trawling for missed collation assignments. 2011-03-26 16:35:25 -04:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Fix two missing spaces in error messages. 2011-04-01 14:42:38 +03:00
postmaster Remove synchronous_replication/max_wal_senders cross-check. 2011-03-23 11:44:27 -04:00
regex Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
replication Fix compiler warning. 2011-04-01 10:36:38 -04:00
rewrite Pass collation to makeConst() instead of looking it up internally. 2011-03-25 20:10:42 -04:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Fix a tiny race condition in predicate locking. Need to hold the lock while 2011-03-31 18:43:23 +03:00
tcop Fix various possible problems with synchronous replication. 2011-03-17 13:12:21 -04:00
tsearch Fix tsmatchsel() to account properly for null rows. 2011-02-17 19:00:49 -05:00
utils Automatically terminate replication connections that are idle for more 2011-03-30 10:20:37 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile replication/repl_gram.h needs to be cleaned too ... 2011-03-10 00:12:38 -05:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00