postgresql/src/backend
2010-01-31 17:39:34 +00:00
..
access Augment WAL records for btree delete with GetOldestXmin() to reduce 2010-01-29 18:39:05 +00:00
bootstrap Type table feature 2010-01-28 23:21:13 +00:00
catalog Type table feature 2010-01-28 23:21:13 +00:00
commands Type table feature 2010-01-28 23:21:13 +00:00
executor Type table feature 2010-01-28 23:21:13 +00:00
foreign
lib
libpq Get rid of unportable use of socklen_t --- we have a configure test 2010-01-31 17:27:22 +00:00
main
nodes Type table feature 2010-01-28 23:21:13 +00:00
optimizer
parser Type table feature 2010-01-28 23:21:13 +00:00
po
port Fix race condition in win32 signal handling. 2010-01-31 17:16:23 +00:00
postmaster Make checks for invalid pgStatSock use PGINVALID_SOCKET 2010-01-31 17:39:34 +00:00
regex Fix some comments that got mangled by pgindent. 2010-01-30 04:18:00 +00:00
replication
rewrite
snowball
storage Adjust GetLockConflicts() so that it uses TopMemoryContext when 2010-01-29 19:45:12 +00:00
tcop Avoid performing encoding conversion on command tag strings during EndCommand. 2010-01-30 20:09:53 +00:00
tsearch
utils Augment WAL records for btree delete with GetOldestXmin() to reduce 2010-01-29 18:39:05 +00:00
common.mk
Makefile
nls.mk