The UNDEFOID later causes an assertion failure in heap_formtuple when

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0da6cf54ec7cc0b71244e94ec4c8bc9b02ee6aba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-08-31T19:09:27Z
Releases: 7.3.1
The UNDEFOID later causes an assertion failure in heap_formtuple when
you try to use the tupdesc to build a tuple.

Joe Conway

Files

PathChange+/−
src/backend/executor/execQual.c modified +45 −46
src/backend/executor/nodeFunctionscan.c modified +2 −1