pgsql: doc PG 19 relnotes: adjust pg_read_all_data & pg_write_all_data

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 19 relnotes: adjust pg_read_all_data & pg_write_all_data
Date: 2026-05-30 18:55:54
Message-ID: E1wTOqf-000JlR-2A@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 19 relnotes: adjust pg_read_all_data & pg_write_all_data

These were previously marked as functions, not roles, and were in the
wrong section.

Reported-by: 彭冲 <chong(dot)peng(at)enmotech(dot)com>

Discussion: https://postgr.es/m/tencent_5468291122A490C6578D9467@qq.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e744cc745b894b3712990b84729f805e4333147

Modified Files
--------------
doc/src/sgml/release-19.sgml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2026-05-30 21:49:47 pgsql: doc relnote markup: allow period in <command> regex for ellipses
Previous Message Andrew Dunstan 2026-05-30 01:59:04 pgsql: Apply encoding conversion in COPY TO FORMAT JSON