From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Douglas Doole <dougdoole(at)gmail(dot)com>, Christoph Berg <myon(at)debian(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Collation versioning |
Date: | 2020-08-13 09:52:04 |
Message-ID: | 20200813095204.f7mlgdzsbaxa3mzr@nol |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jul 10, 2020 at 12:15:44PM +1200, Thomas Munro wrote:
> On Thu, Jul 9, 2020 at 11:13 PM Julien Rouhaud <rjuju123(at)gmail(dot)com> wrote:
> > On Thu, Jul 9, 2020 at 10:00 AM Peter Eisentraut
> > <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> > > In order not to derail this patch set I think it would be okay for now
> > > to just include all index AMs in dependency tracking and invent a
> > > mechanism later that excludes hash and bloom in an extensible manner.
> >
> > FTR I'll be happy to take care of that.
>
> Ok, thanks! Let's go with that.
Thanks!
Here's a rebased v27 that removes the current approach to ignore indexes that
don't rely on a stable ordering. I'll start a new thread on that matter once
the infrastructure pieces will be committed.
Attachment | Content-Type | Size |
---|---|---|
v27-0001-Remove-pg_collation.collversion.patch | text/plain | 27.7 KB |
v27-0002-Add-pg_depend.refobjversion.patch | text/plain | 12.3 KB |
v27-0003-Track-collation-versions-for-indexes.patch | text/plain | 105.6 KB |
v27-0004-Add-ALTER-INDEX-.-ALTER-COLLATION-.-REFRESH-VERS.patch | text/plain | 14.8 KB |
v27-0005-Doc-Add-Collation-Versions-section.patch | text/plain | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2020-08-13 10:02:28 | Re: Switch to multi-inserts for pg_depend |
Previous Message | Alvaro Herrera | 2020-08-13 09:35:14 | Re: Switch to multi-inserts for pg_depend |