diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-26 16:00:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-10-26 16:00:17 -0400 |
commit | 820c0305f64507490f00b6220f9175a303c821dd (patch) | |
tree | 56547be8b69bb177194c6996b5eb5ffe788ab5d3 /src/backend/executor/nodeGatherMerge.c | |
parent | 37a795a60b4f4b1def11c615525ec5e0e9449e05 (diff) | |
download | postgresql-820c0305f64507490f00b6220f9175a303c821dd.tar.gz postgresql-820c0305f64507490f00b6220f9175a303c821dd.zip |
Support domains over composite types in PL/Tcl.
Since PL/Tcl does little with SQL types internally, this is just a
matter of making it work with composite-domain function arguments
and results.
In passing, make it allow RECORD-type arguments --- that's a trivial
change that nobody had bothered with up to now.
Discussion: https://postgr.es/m/4206.1499798337@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeGatherMerge.c')
0 files changed, 0 insertions, 0 deletions