pet...@postgresql.org (Peter Eisentraut) writes:
> PL/Python regression tests for data type handling
> Add some checks on various data types are converted into and out of Python.
Looks like you need some exp-three-digits variant expected files.
Or maybe get rid of the one test case that's causing
Log Message:
---
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.
Modified Files:
--
pgsql/src/pl/plpytho