diff options
author | Andres Freund <andres@anarazel.de> | 2019-03-06 09:54:38 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-03-06 09:54:38 -0800 |
commit | f21776185648537a7bb82dfdf89991fb2e0b9ca5 (patch) | |
tree | fac2c754563112dfad11a54d0d48d69c412c8016 /src/backend/access/heap/heapam_handler.c | |
parent | 93473c6ac805994a74e74ed13828c6c9433c8faf (diff) | |
download | postgresql-f21776185648537a7bb82dfdf89991fb2e0b9ca5.tar.gz postgresql-f21776185648537a7bb82dfdf89991fb2e0b9ca5.zip |
Fix bug in clearing of virtual tuple slot.
I broke/typoed this in 4da597edf1bae0c. Astonishingly this mostly
doesn't cause breakage, except when trying to change the tuple
descriptor of a slot (because TTS_FLAG_FIXED is assumed to be set).
Author: Andres Freund
Diffstat (limited to 'src/backend/access/heap/heapam_handler.c')
0 files changed, 0 insertions, 0 deletions