From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Updates for RETURNING OLD/NEW. |
Date: | 2025-06-26 09:14:29 |
Message-ID: | E1uUigf-003Pi7-1i@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
doc: Updates for RETURNING OLD/NEW.
Fix a couple of sentences in the documentation that were missed in
commit 80feb727c8.
Author: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Reviewed-by: Robert Treat <rob(at)xzilla(dot)net>
Discussion: https://postgr.es/m/CAEZATCUcqADJuapZSjPf2b6hFJ6AGOUwefRvh8Ht3UZoqqw69Q@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3ba9639e39ed8cf2d9dd30f6b8a3b3e9fffb9a64
Modified Files
--------------
doc/src/sgml/ref/merge.sgml | 7 ++++---
doc/src/sgml/ref/update.sgml | 3 ++-
2 files changed, 6 insertions(+), 4 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2025-06-26 11:26:57 | pgsql: Make CREATE TABLE LIKE copy comments on NOT NULL constraints whe |
Previous Message | Tomas Vondra | 2025-06-26 08:53:26 | Re: pgsql: Introduce pg_shmem_allocations_numa view |