From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Nino Floris <mail(at)ninofloris(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support |
Date: | 2019-11-29 02:29:03 |
Message-ID: | 20191129022903.GC2505@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2019-11-29 02:32:15 | Re: Write visibility map during CLUSTER/VACUUM FULL |
Previous Message | Michael Paquier | 2019-11-29 02:18:33 | Re: BUG #15383: Join Filter cost estimation problem in 10.5 |