postgresql/src/backend
2005-09-26 15:51:12 +00:00
..
access Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
bootstrap Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +00:00
catalog Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
commands Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
executor The original patch to avoid building a hash join's hashtable when the 2005-09-25 19:37:35 +00:00
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 2005-01-18 22:59:32 +00:00
libpq Suppress signed-vs-unsigned-char warnings. 2005-09-24 17:53:28 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Clean up a couple of ad-hoc computations of the maximum number of tuples 2005-09-02 19:02:20 +00:00
optimizer Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
parser Add comments explaining clauses used by CREATE ROLE but not ALTER. 2005-09-23 22:25:25 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
postmaster Suppress signed-vs-unsigned-char warnings. 2005-09-24 17:53:28 +00:00
regex Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
rewrite Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
storage This patch cleans up the access to members of ItemIdData. 2005-09-22 16:46:00 +00:00
tcop Log protocol-excute fetch operatation as fetch, rather than execute, 2005-09-26 15:51:12 +00:00
utils Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. 2005-09-24 22:54:44 +00:00
Makefile Put libpgport into OBJS instead of LIBS, so that it gets included 2005-07-28 04:31:30 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00