PL/Python: Make regression tests pass with older Python versions
Peter Eisentraut <peter_e@gmx.net>
PL/Python: Make regression tests pass with older Python versions Avoid output formatting differences by printing str() instead of repr() of the value.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpython/expected/plpython_types_3.out | modified | +9 −9 |
| src/pl/plpython/expected/plpython_types.out | modified | +9 −9 |
| src/pl/plpython/sql/plpython_types.sql | modified | +1 −1 |