collations in shared catalogs? - Mailing list pgsql-hackers

From Andrew Gierth
Subject collations in shared catalogs?
Date
Msg-id 87d24y7xwa.fsf@news-spur.riddles.org.uk
Whole thread Raw
Responses Re: collations in shared catalogs?
List pgsql-hackers
So while helping someone with an unrelated issue, I did a quick query to
look for collation-dependent indexes, and was rather shocked to find
that not only are there two such in the system catalogs, both set to
"default" collation, but that one of them is in a _shared_ catalog
(pg_shseclabel).

How did that happen? And how could it possibly work?

-- 
Andrew (irc:RhodiumToad)



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: add modulo (%) operator to pgbench
Next
From: Joe Conway
Date:
Subject: Re: contrib/fuzzystrmatch/dmetaphone.c license