https://github.com/postgres/postgres
Revision aa00e6134e4fa892a2ec5f343d2c60a599dd29d9 authored by Tom Lane on 15 January 2002, 22:14:17 UTC, committed by Tom Lane on 15 January 2002, 22:14:17 UTC
to prevent spreading of corruption when page header pointers are bad.
Merge PageZero into PageInit, since it was never used separately, and
remove separate memset calls used at most other PageInit call points.
Remove IndexPageCleanup, which wasn't used at all.
1 parent 685a66c
History
Tip revision: aa00e6134e4fa892a2ec5f343d2c60a599dd29d9 authored by Tom Lane on 15 January 2002, 22:14:17 UTC
Add more sanity-checking to PageAddItem and PageIndexTupleDelete,
Tip revision: aa00e61
File Mode Size
config
contrib
doc
src
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.4 KB
HISTORY -rw-r--r-- 141.8 KB
INSTALL -rw-r--r-- 36.7 KB
Makefile -rw-r--r-- 1.4 KB
README -rw-r--r-- 1.2 KB
aclocal.m4 -rw-r--r-- 566 bytes
configure -rwxr-xr-x 248.6 KB
configure.in -rw-r--r-- 35.6 KB
register.txt -rw-r--r-- 700 bytes

README

back to top