summaryrefslogtreecommitdiff
path: root/src/bin/scripts/common.c
diff options
context:
space:
mode:
authorTom Lane2004-10-15 22:40:29 +0000
committerTom Lane2004-10-15 22:40:29 +0000
commit9219e8c5856b77ed2dca51ae608a4320a87d3b39 (patch)
tree4a9f9055b1cc2fca56d89b37dc688ea15785a1ba /src/bin/scripts/common.c
parentbae5fa7bf1c463f585f99c313fe142fa603002c7 (diff)
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.
Diffstat (limited to 'src/bin/scripts/common.c')
0 files changed, 0 insertions, 0 deletions