Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl.
Andrew Dunstan <andrew@dunslane.net>
Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/pltcl.sgml | modified | +1 −4 |
| src/pl/plpython/plpython.c | modified | +18 −11 |
| src/pl/tcl/pltcl.c | modified | +13 −14 |