doc: PG 13 rels: use xref labels referencing ref/*.sgml files
authorBruce Momjian
Fri, 15 May 2020 16:47:07 +0000 (12:47 -0400)
committerBruce Momjian
Fri, 15 May 2020 16:47:07 +0000 (12:47 -0400)
This avoids using  and supplied text.

doc/src/sgml/release-13.sgml

index ea39fe395cc5a93b9352978b9538cdd780cb53cc..c39a6ad38ef74dbe0e4c1c0f25351b2801103f22 100644 (file)
@@ -338,10 +338,10 @@ Author: Peter Eisentraut 
         partitioned tables can be published explicitly causing all partitions
         to be automatically published.  Addition/removal of partitions from
         partitioned tables are automatically added/removed from publications.
-        The <link linkend="sql-createpublication">CREATE
-        PUBLICATION option
-        publish_via_partition_root controls whether changes
-        to partitions are published as their own or their ancestor's.
+        The <xref linkend="sql-createpublication"/> option
+        publish_via_partition_root controls whether
+        changes to partitions are published as their own or their
+        ancestor's.
        
       
 
@@ -397,11 +397,9 @@ Author: Peter Geoghegan 
 
        
         This allows efficient btree indexing of low cardinality columns
-        by storing duplicate keys only once.  Users upgrading with 
-        linkend="pgupgrade">pg_upgrade
-        will need to use 
-        linkend="sql-reindex">REINDEX to make use
-        of this feature.
+        by storing duplicate keys only once.  Users upgrading
+        with  will need to use 
+        linkend="sql-reindex"/> to make use of this feature.
        
       
 
@@ -414,8 +412,8 @@ Author: Alexander Korotkov 
 -->
 
        
-        Allow <link linkend="gist">GiST and 
-        linkend="spgist">SP-GiST> indexes for 
+        Allow <xref linkend="gist"/> and 
+        linkend="spgist"/> indexes for 
         linkend="datatype-line">box/point distance lookups (Nikita
         Glukhov)
        
@@ -428,9 +426,9 @@ Author: Alexander Korotkov 
 -->
 
        
-        Allow <link linkend="gin">GIN indexes to
-        more efficiently handle NOT restrictions (Nikita
-        Glukhov, Alexander Korotkov, Tom Lane, Julien Rouhaud)
+        Allow <xref linkend="gin"/> indexes to more efficiently handle
+        NOT restrictions (Nikita Glukhov, Alexander
+        Korotkov, Tom Lane, Julien Rouhaud)
        
       
 
@@ -658,8 +656,8 @@ Author: David Rowley 
 -->
 
        
-        Allow inserts to trigger <link linkend="autovacuum">autovacuum
-        activity (Laurenz Albe, Darafei Praliaskouski)
+        Allow inserts to trigger <xref linkend="autovacuum"/> activity
+        (Laurenz Albe, Darafei Praliaskouski)
        
 
        
@@ -722,9 +720,9 @@ Author: Fujii Masao 
 -->
 
        
-        Improve the performance when replaying <link
-        linkend="sql-dropdatabase">DROP DATABASE
-        commands when many tablespaces are in use (Fujii Masao)
+        Improve the performance when replaying <xref
+        linkend="sql-dropdatabase"/> commands when many tablespaces are
+        in use (Fujii Masao)
        
       
 
@@ -747,9 +745,8 @@ Author: Tomas Vondra 
 -->
 
        
-        Improve speed of 
-        linkend="storage-toast">TOAST decompression
-        and the retrieval of only the leading bytes of TOAST
+        Improve speed of  decompression and
+        the retrieval of only the leading bytes of TOAST
         values (Binguo Bao, Andrey Borodin)
        
 
@@ -769,9 +766,9 @@ Author: Tom Lane 
 -->
 
        
-        Improve performance of <link
-        linkend="sql-listen">LISTEN/NOTIFY
-        (Martijn van Oosterhout)
+        Improve performance of <xref
+        linkend="sql-listen"/>/NOTIFY (Martijn van
+        Oosterhout)
        
       
 
@@ -782,8 +779,8 @@ Author: Tom Lane 
 -->
 
        
-        Improve the efficiency of removing duplicate <link
-        linkend="sql-notify">NOTIFY> events (Tom Lane)
+        Improve the efficiency of removing duplicate <xref
+        linkend="sql-notify"/> events (Tom Lane)
        
       
 
@@ -830,9 +827,9 @@ Author: Amit Kapila 
 -->
 
        
-        Allow <link linkend="sql-explain">EXPLAIN>,
-        , <link
-        linkend="autovacuum">autovacuum>, and 
+        Allow <xref linkend="sql-explain"/>,
+        , <xref
+        linkend="autovacuum"/>, and 
         linkend="pgstatstatements"/> to track WAL usage
         statistics (Kirill Bychik, Julien Rouhaud)
        
@@ -898,7 +895,7 @@ Author: Alvaro Herrera 
 -->
 
        
-        Make <link linkend="sql-vacuum">vacuum> buffer counters 64-bits
+        Make <xref linkend="sql-vacuum"/> buffer counters 64-bits
         wide to avoid overflow (Álvaro Herrera)
        
       
@@ -982,8 +979,8 @@ Author: Alvaro Herrera 
        
         Add system view 
         linkend="monitoring-stats-dynamic-views-table">pg_stat_progress_analyze
-        to report <link linkend="sql-analyze">analyze progress
-        (Álvaro Herrera, Tatsuro Yamada, Vinayak Pokale)
+        to report <xref linkend="sql-analyze"/> progress (Álvaro
+        Herrera, Tatsuro Yamada, Vinayak Pokale)
        
       
 
@@ -1363,8 +1360,8 @@ Author: Amit Kapila 
 -->
 
       
-       Allow <link linkend="sql-vacuum">VACUUM
-       to process indexes in parallel (Masahiko Sawada, Amit Kapila)
+       Allow <xref linkend="sql-vacuum"/> to process indexes in parallel
+       (Masahiko Sawada, Amit Kapila)
       
 
       
@@ -1392,8 +1389,7 @@ Author: Fujii Masao 
 -->
 
       
-       Report planning-time buffer usage in 
-       linkend="sql-explain">EXPLAIN's
+       Report planning-time buffer usage in 's
        BUFFER output (Julien Rouhaud)
       
      
@@ -1444,9 +1440,9 @@ Author: Peter Eisentraut 
 -->
 
       
-       Add <link linkend="sql-altertable">ALTER
-       TABLE clause DROP EXPRESSION
-       to remove generated properties from columns (Peter Eisentraut)
+       Add <xref linkend="sql-altertable"/> clause DROP
+       EXPRESSION to remove generated properties from columns
+       (Peter Eisentraut)
       
      
 
@@ -1469,8 +1465,8 @@ Author: Fujii Masao 
 -->
 
       
-       Add <link linkend="sql-alterview">ALTER VIEW
-       syntax to rename view columns (Fujii Masao)
+       Add <xref linkend="sql-alterview"/> syntax to rename view columns
+       (Fujii Masao)
       
 
       
@@ -1486,9 +1482,9 @@ Author: Tom Lane 
 -->
 
       
-       Add <link linkend="sql-altertype">ALTER TYPE
-       options useful for extensions, like TOAST and I/O
-       functions control (Tomas Vondra, Tom Lane)
+       Add <xref linkend="sql-altertype"/> options useful for extensions,
+       like TOAST and I/O functions control (Tomas
+       Vondra, Tom Lane)
       
      
 
@@ -1499,9 +1495,8 @@ Author: Peter Eisentraut 
 -->
 
       
-       Add CREATE
-       DATABASE LOCALE option (Peter
-       Eisentraut)
+       Add  LOCALE
+       option (Peter Eisentraut)
       
 
       
@@ -1517,9 +1512,8 @@ Author: Amit Kapila 
 -->
 
       
-       Allow DROP
-       DATABASE to disconnect users so drop succeeds (Pavel
-       Stehule, Amit Kapila)
+       Allow  to disconnect users so
+       drop succeeds (Pavel Stehule, Amit Kapila)
       
 
       
@@ -1952,7 +1946,7 @@ Author: Alvaro Herrera 
    
 
    
-    <<span class="marked">link linkend="plpgsql">PL/pgSQL</link</span>>
+    <<span class="marked">xref linkend="plpgsql"/</span>>
 
     
 
@@ -2306,9 +2300,8 @@ Author: Robert Haas 
       
 
       
-       A new tool 
-       linkend="app-pgverifybackup">pg_verifybackup"
-       can verify backups.
+       A new tool 
+       linkend="app-pgverifybackup"/> can verify backups.
       
      
 
@@ -2319,9 +2312,9 @@ Author: Author: Fujii Masao 
 -->
 
       
-       Have <link
-       linkend="app-pgbasebackup">pg_basebackup
-       estimate the total backup size by default (Fujii Masao)
+       Have <application>
+       linkend="app-pgbasebackup"/> estimate the
+       total backup size by default (Fujii Masao)
       
 
       
@@ -2340,14 +2333,13 @@ Author: Alvaro Herrera 
 -->
 
       
-       Add 
-       linkend="app-pgrewind">pg_rewind
+       Add 
        option to configure standbys (Paul Guo, Jimmy Yih, Ashwin Agrawal)
       
 
       
-       This matches <link
-       linkend="app-pgbasebackup">pg_basebackup>'s
+       This matches <application>
+       linkend="app-pgbasebackup"/>>'s
         option.
       
      
@@ -2393,9 +2385,8 @@ Author: Fujii Masao 
 -->
 
       
-       Increase PREPARE
-       TRANSACTION information reported by
-       pg_waldump (Fujii Masao)
+       Increase  information
+       reported by pg_waldump (Fujii Masao)
       
      
 
@@ -2406,10 +2397,9 @@ Author: Robert Haas 
 -->
 
       
-       Add 
-       linkend="pgwaldump">pg_waldump
-       option  to suppress non-error output (Andres
-       Freund, Robert Haas)
+       Add 
+       option  to suppress non-error output
+       (Andres Freund, Robert Haas)
       
      
 
@@ -2420,8 +2410,7 @@ Author: Alvaro Herrera 
 -->
 
       
-       Allow 
-       linkend="app-pgdump">pg_dump
+       Allow 
         to dump data from foreign
        servers (Luis Carril)
       
@@ -2434,8 +2423,8 @@ Author: Amit Kapila 
 -->
 
       
-       Allow vacuum commands run by <link
-       linkend="app-vacuumdb">vacuumdb> to operate in parallel mode
+       Allow vacuum commands run by <application>
+       linkend="app-vacuumdb"/>> to operate in parallel mode
        (Masahiko Sawada)
       
 
@@ -2451,8 +2440,8 @@ Author: Michael Paquier 
 -->
 
       
-       Allow <link linkend="app-reindexdb">reindexdb to operate in
-       parallel (Julien Rouhaud)
+       Allow <application>
+       to operate in parallel (Julien Rouhaud)
       
 
       
@@ -2467,8 +2456,8 @@ Author: Amit Kapila 
 -->
 
       
-       Allow <link linkend="app-dropdb">dropdb to force disconnections
-       so the drop succeeds (Pavel Stehule)
+       Allow <application>
+       to force disconnections so the drop succeeds (Pavel Stehule)
       
 
       
@@ -2484,7 +2473,7 @@ Author: Author: Michael Paquier 
 
       
        Remove  and 
-       from <link linkend="app-createuser">createuser> (Alexander
+       from <application>> (Alexander
        Lakhin)
       
 
@@ -2501,9 +2490,9 @@ Author: Peter Eisentraut 
 -->
 
       
-       Use the directory of the <link
-       linkend="pgupgrade">pg_upgrade
-       binary as the default new 'bindir' location when running
+       Use the directory of the <application>
+       linkend="pgupgrade"/> binary
+       as the default new 'bindir' location when running
        pg_upgrade (Daniel Gustafsson)
       
      
@@ -2712,8 +2701,7 @@ Author: Joe Conway 
 -->
 
       
-       Add TRUNCATE
-       command hook (Yuli Khodorkovskiy)
+       Add  command hook (Yuli Khodorkovskiy)
       
      
 
@@ -2860,8 +2848,7 @@ Author: Andrew Dunstan 
       
 
       
-       Specifically, allow ALTER
-       USER MAPPING to set
+       Specifically, allow  to set
        password_required to false.  Care must still be
        taken to avoid non-superusers from using superuser credentials to
        connect to the foreign server.