pgsql: Make sort-test.py Python 3 compatible - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Make sort-test.py Python 3 compatible
Date
Msg-id E1gfMkg-0008Pq-27@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make sort-test.py Python 3 compatible

Python 2 is still supported.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cb719fa02d828a4a5d1746f4282fdecec51b5656

Modified Files
--------------
src/test/locale/sort-test.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Move the built-in conversions into the initial catalog data.
Next
From: Tom Lane
Date:
Subject: pgsql: Support plpgsql variable names that conflict with unreservedSQL