Re: [COMMITTERS] Re: pgsql: Code review focused on new node types added by partitioning supp

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [COMMITTERS] Re: pgsql: Code review focused on new node types added by partitioning supp
Date: 2017-05-30 02:41:38
Message-ID: 20170530024137.GU3151@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> Noah Misch <noah(at)leadboat(dot)com> writes:
> > On Mon, May 29, 2017 at 03:20:41AM +0000, Tom Lane wrote:
> >> Annotate the fact that somebody added location fields to PartitionBoundSpec
> >> and PartitionRangeDatum but forgot to handle them in
> >> outfuncs.c/readfuncs.c. This is fairly harmless for production purposes
> >> (since readfuncs.c would just substitute -1 anyway) but it's still bogus.
> >> It's not worth forcing a post-beta1 initdb just to fix this, but if we
> >> have another reason to force initdb before 10.0, we should go back and
> >> clean this up.
>
> > +1 for immediately forcing initdb for this, getting it out of the way. We're
> > already unlikely to reach 10.0 without bumping catversion, but if we otherwise
> > did, releasing 10.0 with a 10beta1 catversion would have negative value.
>
> I'm not really for doing it that way, but I'm willing to apply the fix
> if there's consensus for your position. Anybody else have an opinion?

I tend to agree with Noah on this one.

Thanks!

Stephen

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2017-05-30 03:53:57 Re: [COMMITTERS] Re: pgsql: Code review focused on new node types added by partitioning supp
Previous Message Tom Lane 2017-05-30 02:38:08 Re: [COMMITTERS] Re: pgsql: Code review focused on new node types added by partitioning supp

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2017-05-30 02:56:38 Re: Replication status in logical replication
Previous Message Tom Lane 2017-05-30 02:38:08 Re: [COMMITTERS] Re: pgsql: Code review focused on new node types added by partitioning supp