Allow args to spi_prepare to be standard type aliaes as well as those known in pg_type. Fixes bug #2917. Add some regression tests for these cases.

Andrew Dunstan <andrew@dunslane.net>

Commit: 175a242187fdd2f2bf233d1feb3c58d4f6c1f9d2
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2007-01-27T01:55:57Z
Releases: 8.3.0
Allow args to spi_prepare to be standard type aliaes as well as those known in pg_type. Fixes bug #2917. Add some regression tests for these cases.

Files

PathChange+/−
src/pl/plperl/expected/plperl.out modified +35 −1
src/pl/plperl/plperl.c modified +14 −14
src/pl/plperl/sql/plperl.sql modified +31 −1