postgresql/src/backend/access
Jan Wieck 2a225ebf18 Bugfix. If toasted tuple containted NULLs, DataFill() was handed
a wrong pointer causing the bitmap overwriting the tuple header.

Jan
2000-07-06 18:22:45 +00:00
..
common DataFill() has no business resetting xact status bits 2000-07-04 02:40:56 +00:00
gist TOAST 2000-07-03 23:10:14 +00:00
hash Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
heap Bugfix. If toasted tuple containted NULLs, DataFill() was handed 2000-07-06 18:22:45 +00:00
index Another batch of fmgr updates. I think I have gotten all old-style 2000-06-13 07:35:40 +00:00
nbtree Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc 2000-06-19 03:55:01 +00:00
rtree Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of 2000-06-17 23:41:51 +00:00
transam misc 2000-07-04 01:49:44 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00