diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-02-13 16:13:20 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-05-05 23:03:44 -0400 |
commit | 8f1787a8f3f3584c70255372c1034d8990eaed9b (patch) | |
tree | 807b34781a2c093a86b205337c8d61ff1b859c19 /src/backend/executor/nodeModifyTable.c | |
parent | 0ebb3a4e16d246c8749a1e6e3e59e9db3e408200 (diff) | |
download | postgresql-8f1787a8f3f3584c70255372c1034d8990eaed9b.tar.gz postgresql-8f1787a8f3f3584c70255372c1034d8990eaed9b.zip |
Tweak tests to support Python 3.7
Python 3.7 removes the trailing comma in the repr() of
BaseException (see <https://bugs.python.org/issue30399>), leading to
test output differences. Work around that by composing the equivalent
test output in a more manual way.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions