postgresql/src/backend
Tom Lane bc1088c28a Get rid of bogus use of heap_mark4update in reindex operations (cf.
recent bug report).  Fix processing of nailed-in-cache indexes;
it appears that REINDEX DATABASE has been broken for months :-(.
2002-09-23 00:42:48 +00:00
..
access Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
bootstrap Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
catalog Get rid of bogus use of heap_mark4update in reindex operations (cf. 2002-09-23 00:42:48 +00:00
commands Get rid of bogus use of heap_mark4update in reindex operations (cf. 2002-09-23 00:42:48 +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 Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +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 Remove commas from %type and %token lists, for compatibility with newer 2002-09-22 21:44:43 +00:00
po Translation updates, some messages tweaked. 2002-09-22 20:57:21 +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 RelationClearRelation must reset rd_targblock and update rd_nblocks 2002-09-22 20:56:28 +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