pgsql: Revert "Use libc version as a collation version on glibc systems

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Use libc version as a collation version on glibc systems
Date: 2019-10-09 19:36:40
Message-ID: E1iIHlI-0001dH-NC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Use libc version as a collation version on glibc systems."

This reverts commit 9f90b1d08d796a925808b24f77f624a0ff682c77.

This needs some refinements in the pg_dump and pg_upgrade tests.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/50518ec296aea3af3e00c43c2ccef74c96cb5762

Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-10-10 03:56:35 Re: pgsql: Remove pqsignal() from libpq's official exports list.
Previous Message Peter Eisentraut 2019-10-09 19:18:04 pgsql: Use libc version as a collation version on glibc systems.