pgsql: Add missing XML ID attributes

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing XML ID attributes
Date: 2023-04-04 14:20:47
Message-ID: E1pjhWg-001KVP-FA@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing XML ID attributes

Author: Brar Piening <brar(at)gmx(dot)de>
Discussion: https://www.postgresql.org/message-id/dc813a6f-60d9-991f-eecd-675a0921de11@gmx.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3077324b03e81ab9894f1f510952273b78d98569

Modified Files
--------------
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/pgwalinspect.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2023-04-04 16:00:06 pgsql: Perform logical replication actions as the table owner.
Previous Message Alvaro Herrera 2023-04-04 12:05:06 pgsql: Code review for recent SQL/JSON commits