Re: PG12 change to DO UPDATE SET column references

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: James Coleman <jtc331(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG12 change to DO UPDATE SET column references
Date: 2024-01-20 14:47:14
Message-ID: CAKFQuwbrVmbJ0qNs4ekdCUfO6LQrUs=FCjRfWp=rx6OTXo7KFA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Saturday, January 20, 2024, James Coleman <jtc331(at)gmail(dot)com> wrote:
>
>
> Well, egg on my face for definitely missing that in the docs.
>
> Unfortunately that doesn't explain why it works on PG11 and not on PG12.
>

It was a bug that got fixed. I’m sure a search of the mailing list
archives or Git will turn up the relevant discussion when it happened;
though I suppose it may just have been a refactoring to leverage the
consistency with update and no one realized they were fixing a bug at the
time.

David J.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2024-01-20 15:09:33 Re: Patch: Improve Boolean Predicate JSON Path Docs
Previous Message James Coleman 2024-01-20 14:10:53 Re: PG12 change to DO UPDATE SET column references