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>
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
| Path | Change | +/− |
|---|---|---|
| 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 |