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 | 9eaba23c414d9da1e767e1af0a80cb687dc358e2 (patch) | |
tree | f7e543b1c70df94286d3aa4b8bfc6ec5ac08ef6e /src/backend/nodes/outfuncs.c | |
parent | 54f24ab76dedb69c03fe4b271c7f53a351637df3 (diff) |
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 'src/backend/nodes/outfuncs.c')
0 files changed, 0 insertions, 0 deletions