Re: pgsql: Refactor ON CONFLICT index inference parse tree representation.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Refactor ON CONFLICT index inference parse tree representation.
Date: 2015-05-19 21:25:52
Message-ID: 20150519212552.GC27064@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2015-05-19 17:24:49 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > Refactor ON CONFLICT index inference parse tree representation.
>
> This evidently changed stored rules, so it should've had a catversion
> bump. It's not too important because I did one earlier today, but
> just as a reminder ...

Ah damnit. Thanks.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-05-19 22:20:00 pgsql: Revert error-throwing wrappers for the printf family of function
Previous Message Tom Lane 2015-05-19 21:24:49 Re: pgsql: Refactor ON CONFLICT index inference parse tree representation.