postgresql/src/backend
Tom Lane 26f1202ca3 Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon,
and with insufficient paranoia in code that follows t_ctid links.
This patch covers the 7.3 branch.
2005-08-26 20:07:17 +00:00
..
access Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
bootstrap Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
catalog Fix ancient memory leak in index_create(): RelationInitIndexAccessInfo 2005-06-25 16:54:30 +00:00
commands Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
executor Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:04:30 +00:00
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes Adjust handling of command status strings in the presence of rules, 2002-10-14 22:14:35 +00:00
optimizer The random selection in function linear() could deliver a value equal to max 2005-06-14 14:21:37 +00:00
parser Reject operator names >= NAMEDATALEN characters. These will not work 2005-08-16 00:48:58 +00:00
po Translation updates 2004-04-05 09:02:37 +00:00
port Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
postmaster Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
regex Fix char-vs-pg_wchar confusion in p_ere(), per failure report from 2003-04-20 17:37:22 +00:00
rewrite Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of 2004-01-14 03:39:36 +00:00
storage Force zero_damaged_pages to be effectively ON during recovery from WAL, 2003-12-01 16:53:42 +00:00
tcop Push enable/disable of notify and catchup interrupts all the way down 2005-06-02 21:04:30 +00:00
utils Back-patch fixes for problems with VACUUM destroying t_ctid chains too soon, 2005-08-26 20:07:17 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-12-10 20:00:27 +00:00