Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support
Date
Msg-id 20191129022903.GC2505@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support  (Nino Floris <mail@ninofloris.com>)
Responses Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-hackers
On Mon, Nov 11, 2019 at 03:44:54PM +0100, Nino Floris wrote:
> Alright, as usual life got in the way. I've attached a new version of
> the patch with pgindent changes.
>
> > What do you think about writing patch for ALTER TYPE?
> I'd rather not :$
>
> > 1) Write migration script, which directly updates pg_type.
> This sounds like the best option right now, if we don't want people to
> do manual migrations to ltree 1.2.
> How would I best go at this?
>
> > Travis has a small complaint:
> Should be fixed!

The latest patch provided fails to apply for me on HEAD.  Please
provide a rebase.  For now I am bumping this patch to next CF with
"waiting on author" as status.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Proposal: Add more compile-time asserts to exposeinconsistencies.
Next
From: Michael Paquier
Date:
Subject: Re: Write visibility map during CLUSTER/VACUUM FULL