pgsql: doc PG 19 relnotes: adjust pg_read_all_data & pg_write_all_data - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 19 relnotes: adjust pg_read_all_data & pg_write_all_data
Date
Msg-id E1wTOqf-000JlR-2A@gemulon.postgresql.org
Whole thread
List 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.peng@enmotech.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(-)


pgsql-committers by date:

Previous
From: Jacob Champion
Date:
Subject: pgsql: doc: Correct the timeline for OAuth's shutdown_cb
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc relnote markup: allow period in regex for ellipses