postgresql/src/backend
Tom Lane 7233aae50b Fix PPC s_lock operations to work correctly on multi-CPU machines.
Need 'isync' during TAS and 'sync' during S_UNLOCK.
2002-09-21 00:14:05 +00:00
..
access pgindent run. 2002-09-04 20:31:48 +00:00
bootstrap pgindent run. 2002-09-04 20:31:48 +00:00
catalog Tweak heap.c to refuse attempts to create table columns of standalone 2002-09-19 23:40:56 +00:00
commands Performance improvement for MultiRecordFreeSpace on large relations --- 2002-09-20 19:56:01 +00:00
executor Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Shrink the pg_hba.conf and pg_ident.conf default files and move most of the 2002-09-14 18:35:46 +00:00
main pgindent run. 2002-09-04 20:31:48 +00:00
nodes Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
optimizer Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
parser Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
po Translation updates 2002-09-14 13:46:24 +00:00
port Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
postmaster Fix compilation warning. (Cygwin has char* as second argument of 2002-09-05 18:26:18 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
storage Fix PPC s_lock operations to work correctly on multi-CPU machines. 2002-09-21 00:14:05 +00:00
tcop > I'm not sure why NDirectFileRead/NDirectFileWrite are unused at the 2002-09-20 03:45:08 +00:00
utils The patch fix bug described in TODO: 2002-09-20 03:57:09 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00