PL/Python regression tests for data type handling

Peter Eisentraut <peter_e@gmx.net>

Commit: 0c738084fbb2ef55dfe27702b9486bf44c911a0c
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-08-14T13:42:16Z
Releases: 9.0.0
PL/Python regression tests for data type handling

Add some checks on various data types are converted into and out of Python.
This is extracted from Caleb Welton's patch for improved bytea support,
but much expanded.

Files