aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-19 20:58:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-19 20:58:42 +0000
commitefd2ae8f19c874137c209f7a3b549d47edb387c0 (patch)
tree45b6e3683a1c219b061f33a34e894f21824e5793 /src/backend/utils/adt/numeric.c
parentdccfa4d3f2f9716632ad946a1582bff3be9e70f0 (diff)
downloadpostgresql-efd2ae8f19c874137c209f7a3b549d47edb387c0.tar.gz
postgresql-efd2ae8f19c874137c209f7a3b549d47edb387c0.zip
Stopgap solution for problem reported by Alexey Beschiokov: after
doing heap_insert or heap_update, wipe out any extracted fields in the TupleTableSlot containing the tuple, because they might not be valid anymore if tuptoaster.c changed the tuple. Safe because slot must be in the materialized state, but mighty ugly --- find a better answer!
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions