doc: Add links to tables
authorPeter Eisentraut
Fri, 22 Apr 2022 09:19:17 +0000 (11:19 +0200)
committerPeter Eisentraut
Fri, 22 Apr 2022 09:19:17 +0000 (11:19 +0200)
Formal tables should generally have an xref in the text that points to
them.  Add them here.

doc/src/sgml/config.sgml
doc/src/sgml/logical-replication.sgml

index a1682f6d4d32728eb2eb94d796d879ea7eba3570..03986946a83d4728d0cc3a47dbe2d1aa980753fb 100644 (file)
@@ -7663,11 +7663,12 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
      
 
      
-      Each log line is serialized as a JSON object with the following
-      set of keys and their associated values.
+      Each log line is serialized as a JSON object with the set of keys and
+      their associated values shown in 
+      linkend="runtime-config-logging-jsonlog-keys-values"/>.
      
 
-     
+      id="runtime-config-logging-jsonlog-keys-values">
       Keys and values of JSON log entries
       
        
index a0f9cecd01bd4811da66058e2aca8b5ac9a4049c..145ea71d61bf6b2ed7f35c1ae56a72039ec56ad5 100644 (file)
     So the UPDATE is transformed into an INSERT.
    
 
-   
+   
+    
+    summarizes the applied transformations.
+   
+
+   
     <command>UPDATE</command> Transformation Summary