aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/config.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/config.sgml')
-rw-r--r--doc/src/sgml/config.sgml6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 724c8323081..adf906cc56b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -7218,12 +7218,14 @@ local0.* /var/log/postgresql
</row>
<row>
<entry><literal>%v</literal></entry>
- <entry>Virtual transaction ID (backendID/localXID)</entry>
+ <entry>Virtual transaction ID (backendID/localXID); see
+ <xref linkend="transaction-id"/></entry>
<entry>no</entry>
</row>
<row>
<entry><literal>%x</literal></entry>
- <entry>Transaction ID (0 if none is assigned)</entry>
+ <entry>Transaction ID (0 if none is assigned); see
+ <xref linkend="transaction-id"/></entry>
<entry>no</entry>
</row>
<row>