pgsql: Make sort-test.py Python 3 compatible

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make sort-test.py Python 3 compatible
Date: 2019-01-04 10:30:54
Message-ID: E1gfMkg-0008Pq-27@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-01-04 17:16:31 pgsql: Support plpgsql variable names that conflict with unreserved SQL
Previous Message Michael Paquier 2019-01-04 09:11:38 Re: pgsql: Update ssl test certificates and keys