From 78ee60ed84bb3a1cf0b6bd9a715dcbcf252a90f5 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 9 Jan 2023 15:08:24 -0500 Subject: Doc: add XML ID attributes to and tags. This doesn't have any external effect at the moment, but it will allow adding useful link-discoverability features later. Brar Piening, reviewed by Karl Pinc. Discussion: https://postgr.es/m/CAB8KJ=jpuQU9QJe4+RgWENrK5g9jhoysMw2nvTN_esoOU0=a_w@mail.gmail.com --- doc/src/sgml/ref/commit.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/sgml/ref/commit.sgml') diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml index 5f244cdd3c1..7e2dcac5a33 100644 --- a/doc/src/sgml/ref/commit.sgml +++ b/doc/src/sgml/ref/commit.sgml @@ -43,7 +43,7 @@ COMMIT [ WORK | TRANSACTION ] [ AND [ NO ] CHAIN ] - + WORK TRANSACTION -- cgit v1.2.3