The UNDEFOID later causes an assertion failure in heap_formtuple when
Tom Lane <tgl@sss.pgh.pa.us>
The UNDEFOID later causes an assertion failure in heap_formtuple when you try to use the tupdesc to build a tuple. Joe Conway
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execQual.c | modified | +45 −46 |
| src/backend/executor/nodeFunctionscan.c | modified | +2 −1 |