Masterprojekt Naumann1 <[email protected]> writes: > Nevertheless, slot->tts_nvalid is always 0. I hope that there is no other > problem.
You should not be touching the tts_values/tts_isnull arrays without having
first called slot_getsomeattrs or slot_getallattrs.
See comments in src/include/executor/tuptable.h for some documentation.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
