From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Collation versioning |
Date: | 2018-09-12 11:25:48 |
Message-ID: | 20180912112548.GC24584@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Re: Peter Eisentraut 2018-09-12 <0447ec7b-cdb6-7252-7943-88a4664e7bb7(at)2ndquadrant(dot)com>
> > Naive idea: make that catalog shared? Collations are system-wide after
> > all.
>
> By the same argument, extensions should be shared, but they are not.
But extensions put a lot of visible stuff into a database, whereas a
collation is just a line in some table that doesn't get into the way.
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | Laurenz Albe | 2018-09-12 12:08:53 | Re: Loaded footgun open_datasync on Windows |
Previous Message | Peter Eisentraut | 2018-09-12 11:20:46 | Re: Collation versioning |