Re: Changes to pg_dump/psql following collation "C" in the catalog

Daniel Verite <daniel@manitou-mail.org>

From: "Daniel Verite" <daniel@manitou-mail.org>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-04-06T13:08:48Z
Lists: pgsql-hackers
	Tom Lane wrote:

> > PFA a new version adding the clause for only 12 and up, since the
> > previous versions are not concerned, and as you mention, really old
> > versions would fail otherwise.
> 
> Pushed with some fiddling with the comments, and changing the collation
> names to be schema-qualified for paranoia's sake.

Thanks !

Best regards,
-- 
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite



Commits

  1. Ensure consistent name matching behavior in processSQLNamePattern().