Re: PG12 change to DO UPDATE SET column references - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: PG12 change to DO UPDATE SET column references
Date
Msg-id CAKFQuwbrVmbJ0qNs4ekdCUfO6LQrUs=FCjRfWp=rx6OTXo7KFA@mail.gmail.com
Whole thread Raw
In response to Re: PG12 change to DO UPDATE SET column references  (James Coleman <jtc331@gmail.com>)
List pgsql-hackers
On Saturday, January 20, 2024, James Coleman <jtc331@gmail.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.
 

pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: PG12 change to DO UPDATE SET column references
Next
From: "David E. Wheeler"
Date:
Subject: Re: Patch: Improve Boolean Predicate JSON Path Docs