diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-10 10:38:49 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-12-10 10:38:49 -0500 |
commit | a628e0c5b484eed450093258440cf858bcdb0555 (patch) | |
tree | ae8b9218f640b954370d61f85b1639482f6efb6c /contrib/postgres_fdw/postgres_fdw.c | |
parent | aedd3d4dbd6ecf73a4045e302b68cc498d0e6b58 (diff) | |
download | postgresql-a628e0c5b484eed450093258440cf858bcdb0555.tar.gz postgresql-a628e0c5b484eed450093258440cf858bcdb0555.zip |
Make TupleDescInitBuiltinEntry throw error for unsupported types.
Previously, it would just pass back a partially-uninitialized tupdesc,
which doesn't seem like a safe or useful behavior.
Backpatch to v10 where this code came in.
Discussion: https://postgr.es/m/30830.1544384975@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions