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>

Commit: afc7e0d848a756679813c88444ecf9cd5f5f92d4
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-02-21T03:27:32Z
Releases: 8.3.0
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

PathChange+/−
doc/src/sgml/pltcl.sgml modified +1 −4
src/pl/plpython/plpython.c modified +18 −11
src/pl/tcl/pltcl.c modified +13 −14