I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings
Bruce Momjian <bruce@momjian.us>
I discovered that TupleDescGetAttInMetadata and BuildTupleFromCStrings don't deal well with tuples having dropped columns. The attached fixes the issue. Please apply. Joe Conway
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execTuples.c | modified | +32 −18 |