Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE. Add examples showing use of a CTE and a self-join to perform partial UPDATEs and DELETEs. Corey Huinker, reviewed by Laurenz Albe Discussion: https://postgr.es/m/CADkLM=caNEQsUwPWnfi2jR4ix99E0EJM_3jtcE-YjnEQC7Rssw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/delete.sgml | modified | +22 −2 |
| doc/src/sgml/ref/update.sgml | modified | +39 −1 |
Documentation touched
Discussion
- Document efficient self-joins / UPDATE LIMIT techniques. 18 messages · 2023-06-28 → 2024-04-07