postgresql/src/include/access
Tom Lane 9ffc8ed58b Repair possible failure to update hint bits back to disk, per
http://archives.postgresql.org/pgsql-hackers/2004-10/msg00464.php.
This fix is intended to be permanent: it moves the responsibility for
calling SetBufferCommitInfoNeedsSave() into the tqual.c routines,
eliminating the requirement for callers to test whether t_infomask changed.
Also, tighten validity checking on buffer IDs in bufmgr.c --- several
routines were paranoid about out-of-range shared buffer numbers but not
about out-of-range local ones, which seems a tad pointless.
2004-10-15 22:40:29 +00:00
..
attnum.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
clog.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
genam.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
gist.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
gistscan.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
hash.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
heapam.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
hio.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
htup.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
ibit.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
iqual.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
itup.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
nbtree.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
printtup.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
relscan.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rmgr.h Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. 2004-08-29 21:08:48 +00:00
rtree.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rtscan.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
sdir.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
skey.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
slru.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
subtrans.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
transam.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tupdesc.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
tupmacs.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tuptoaster.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
valid.h Repair possible failure to update hint bits back to disk, per 2004-10-15 22:40:29 +00:00
xact.h Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
xlog.h Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
xlog_internal.h Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 2004-08-29 16:34:48 +00:00
xlogdefs.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
xlogutils.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00