Re: Document efficient self-joins / UPDATE LIMIT techniques.

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2024-02-13T09:28:33Z
Lists: pgsql-hackers
On Mon, 2024-02-12 at 12:24 -0500, Corey Huinker wrote:
> > Do you plan to add it to the commitfest?  If yes, I'd set it "ready for committer".
> 
> Commitfest entry reanimated. 

Truly... you created a revenant in the already closed commitfest.

I closed that again and added a new entry in the open commitfest.

Yours,
Laurenz Albe



Commits

  1. Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE.