From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, 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-07-01 15:03:03 |
Message-ID: | 20200701150303.GA19254@nol |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jul 01, 2020 at 10:52:37AM +0200, Julien Rouhaud wrote:
> vOn Thu, Jun 11, 2020 at 08:42:46AM +0200, Julien Rouhaud wrote:
> > On Sat, May 23, 2020 at 08:58:45PM +0200, Julien Rouhaud wrote:
> > > On Tue, May 5, 2020 at 5:14 PM Julien Rouhaud <rjuju123(at)gmail(dot)com> wrote:
> > > >
> > > > On Fri, Apr 24, 2020 at 4:49 PM Julien Rouhaud <rjuju123(at)gmail(dot)com> wrote:
> > > > >
> > > > > On Thu, Apr 02, 2020 at 03:00:45PM +0200, Julien Rouhaud wrote:
> > > > > >
> > > > > > Conflict since 2f9eb3132 (pg_dump: Allow dumping data of specific foreign
> > > > > > servers), v19 attached.
> > > > > >
> > > > >
> > > > > New rebase due to recent conflicts.
> > > >
> > > > New conflict, v21 attached.
> > >
> > > New conflict, v22 attached.
> >
> > Recent conflict on the documentation, v23 attached.
>
> Same, v24 attached.
And the recent ObjectAddress refactoring just broke the patchset again, so v25
attached.
Attachment | Content-Type | Size |
---|---|---|
v25-0001-Remove-pg_collation.collversion.patch | text/plain | 26.7 KB |
v25-0002-Add-pg_depend.refobjversion.patch | text/plain | 12.4 KB |
v25-0003-Track-collation-versions-for-indexes.patch | text/plain | 106.2 KB |
v25-0004-Add-ALTER-INDEX-.-ALTER-COLLATION-.-REFRESH-VERS.patch | text/plain | 14.7 KB |
v25-0005-doc-Add-Collation-Versions-section.patch | text/plain | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-07-01 15:14:21 | Re: min_safe_lsn column in pg_replication_slots view |
Previous Message | Alvaro Herrera | 2020-07-01 14:58:38 | Re: PATCH: Add uri percent-encoding for binary data |