postgresql/src/backend
Tom Lane 396526d8c3 Adjust m68k spinlock code to avoid duplicate in-line and not-in-line
definitions on recent Linux systems, per Martin Pitt.
2005-08-26 14:47:35 +00:00
..
access Rewrite gather-write patch into something less obviously bolted on 2005-08-22 23:59:04 +00:00
bootstrap Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +00:00
catalog Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +00:00
commands Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +00:00
executor Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +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 Clean up some stray remaining references to pg_shadow, pg_user, pg_group. 2005-08-15 02:40:36 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
optimizer Clean up some very old and crufty code for TID scan planning. Not much 2005-08-23 20:49:47 +00:00
parser Fix SHOW and RESET grammar to accept custom variable names. 2005-08-24 19:34:12 +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 Convert the arithmetic for shared memory size calculation from 'int' 2005-08-20 23:26:37 +00:00
regex I made the patch that implements regexp_replace again. 2005-07-10 04:54:33 +00:00
rewrite Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
storage Adjust m68k spinlock code to avoid duplicate in-line and not-in-line 2005-08-26 14:47:35 +00:00
tcop Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
utils Arrange for indexes and toast tables to inherit their ownership from 2005-08-26 03:08:15 +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