]> granicus.if.org Git - postgresql/commit
Bugfix. If toasted tuple containted NULLs, DataFill() was handed
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 6 Jul 2000 18:22:45 +0000 (18:22 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 6 Jul 2000 18:22:45 +0000 (18:22 +0000)
commit2a225ebf18afc373b1956c884e6beca47267f647
treefd06c34a18c53bc9c0fe3f0065a0beaf39c32570
parent8ecac94bb21570ee45245f440171b5ffb4efe68c
Bugfix. If toasted tuple containted NULLs, DataFill() was handed
a wrong pointer causing the bitmap overwriting the tuple header.

Jan
src/backend/access/heap/tuptoaster.c