Somebody seems to have thought they could get away without checking for
Tom Lane <tgl@sss.pgh.pa.us>
Somebody seems to have thought they could get away without checking for rsinfo->expectedDesc == NULL in deflist_to_tuplestore(), but that doesn't look very safe to me. Noted in passing while studying problem report from Greg Davidson.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/foreign/foreign.c | modified | +3 −2 |