Add id's to various elements in protocol.sgml
authorPeter Eisentraut
Wed, 2 Mar 2022 09:30:41 +0000 (10:30 +0100)
committerPeter Eisentraut
Wed, 2 Mar 2022 09:33:12 +0000 (10:33 +0100)
For easier direct linking.

Author: Brar Piening 
Discussion: https://www.postgresql.org/message-id/flat/dbad4f77-4dce-1b05-2b65-831acb5d5b66@gmx.de

doc/src/sgml/logicaldecoding.sgml
doc/src/sgml/protocol.sgml

index 5ebf23e963d3103dfbe2ed312fe31dc4b0561ae5..3d7d52a84d60a11026b07640adc32718b029e2d7 100644 (file)
@@ -342,7 +342,7 @@ postgres=# select * from pg_logical_slot_get_changes('regression_slot', NULL, NU
     Exported Snapshots
     
      When a new replication slot is created using the streaming replication
-     interface (see ), a
+     interface (see replication-slot"/>), a
      snapshot is exported
      (see ), which will show
      exactly the state of the database after which all changes will be
index 1c5ab00879191aff0f32f5bfc59047e569a7b974..c51c4254a70deb040d6dbcfe093c65c88891906f 100644 (file)
@@ -1810,7 +1810,7 @@ Replication commands are logged in the server log when
 
 The commands accepted in replication mode are:
 
-  
+   id="protocol-replication-identify-system">
     IDENTIFY_SYSTEM
      IDENTIFY_SYSTEM
     
@@ -1875,7 +1875,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-show">
     SHOW name
      SHOW
     
@@ -1899,7 +1899,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-timeline-history">
     TIMELINE_HISTORY tli
      TIMELINE_HISTORY
     
@@ -1941,7 +1941,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+  replication-slot" xreflabel="CREATE_REPLICATION_SLOT">
    CREATE_REPLICATION_SLOT slot_name [ TEMPORARY ] { PHYSICAL | LOGICAL } [ ( option [, ...] ) ]
      CREATE_REPLICATION_SLOT
     
@@ -2084,7 +2084,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-create-replication-slot-legacy">
     CREATE_REPLICATION_SLOT slot_name [ TEMPORARY ] { PHYSICAL [ RESERVE_WAL ] | LOGICAL output_plugin [ EXPORT_SNAPSHOT | NOEXPORT_SNAPSHOT | USE_SNAPSHOT | TWO_PHASE ] }
     
     
@@ -2095,7 +2095,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-read-replication-slot">
     READ_REPLICATION_SLOT slot_name
       READ_REPLICATION_SLOT
     
@@ -2143,7 +2143,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-start-replication">
     START_REPLICATION [ SLOT slot_name ] [ PHYSICAL ] XXX/XXX [ TIMELINE tli ]
      START_REPLICATION
     
@@ -2201,7 +2201,7 @@ The commands accepted in replication mode are:
 
      
       
-      
+       id="protocol-replication-xlogdata">
       
           XLogData (B)
       
@@ -2270,7 +2270,7 @@ The commands accepted in replication mode are:
       
       
       
-      
+       id="protocol-replication-primary-keepalive-message">
       
           Primary keepalive message (B)
       
@@ -2334,7 +2334,7 @@ The commands accepted in replication mode are:
 
      
       
-      
+       id="protocol-replication-standby-status-update">
       
           Standby status update (F)
       
@@ -2415,7 +2415,7 @@ The commands accepted in replication mode are:
 
      
       
-      
+       id="protocol-replication-hot-standby-feedback-message">
       
           Hot Standby feedback message (F)
       
@@ -2497,7 +2497,7 @@ The commands accepted in replication mode are:
      
     
   
-  
+   id="protocol-replication-start-replication-slot-logical">
     START_REPLICATION SLOT slot_name LOGICAL XXX/XXX [ ( option_name [ option_value ] [, ...] ) ]
     
      
@@ -2572,7 +2572,7 @@ The commands accepted in replication mode are:
     
   
 
-  
+   id="protocol-replication-drop-replication-slot">
     
      DROP_REPLICATION_SLOT slot_name  WAIT 
      DROP_REPLICATION_SLOT
@@ -3266,7 +3266,7 @@ of any individual CopyData message cannot be interpretable on their own.)
 
 
 
-
+ id="protocol-message-formats-AuthenticationOk">
 
 AuthenticationOk (B)
 
@@ -3311,7 +3311,7 @@ AuthenticationOk (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationKerberosV5">
 
 AuthenticationKerberosV5 (B)
 
@@ -3355,7 +3355,7 @@ AuthenticationKerberosV5 (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationCleartextPassword">
 
 AuthenticationCleartextPassword (B)
 
@@ -3399,7 +3399,7 @@ AuthenticationCleartextPassword (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationMD5Password">
 
 AuthenticationMD5Password (B)
 
@@ -3454,7 +3454,7 @@ AuthenticationMD5Password (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationSCMCredential">
 
 AuthenticationSCMCredential (B)
 
@@ -3499,7 +3499,7 @@ AuthenticationSCMCredential (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationGSS">
 
 AuthenticationGSS (B)
 
@@ -3544,7 +3544,7 @@ AuthenticationGSS (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationGSSContinue">
 
 AuthenticationGSSContinue (B)
 
@@ -3599,7 +3599,7 @@ AuthenticationGSSContinue (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationSSPI">
 
 AuthenticationSSPI (B)
 
@@ -3644,7 +3644,7 @@ AuthenticationSSPI (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationSASL">
 
 AuthenticationSASL (B)
 
@@ -3705,7 +3705,7 @@ following:
 
 
 
-
+ id="protocol-message-formats-AuthenticationSASLContinue">
 
 AuthenticationSASLContinue (B)
 
@@ -3760,7 +3760,7 @@ AuthenticationSASLContinue (B)
 
 
 
-
+ id="protocol-message-formats-AuthenticationSASLFinal">
 
 AuthenticationSASLFinal (B)
 
@@ -3816,7 +3816,7 @@ AuthenticationSASLFinal (B)
 
 
 
-
+ id="protocol-message-formats-BackendKeyData">
 
 BackendKeyData (B)
 
@@ -3873,7 +3873,7 @@ BackendKeyData (B)
 
 
 
-
+ id="protocol-message-formats-Bind">
 
 Bind (F)
 
@@ -4026,7 +4026,7 @@ Bind (F)
 
 
 
-
+ id="protocol-message-formats-BindComplete">
 
 BindComplete (B)
 
@@ -4061,7 +4061,7 @@ BindComplete (B)
 
 
 
-
+ id="protocol-message-formats-CancelRequest">
 
 CancelRequest (F)
 
@@ -4119,7 +4119,7 @@ CancelRequest (F)
 
 
 
-
+ id="protocol-message-formats-Close">
 
 Close (F)
 
@@ -4176,7 +4176,7 @@ Close (F)
 
 
 
-
+ id="protocol-message-formats-CloseComplete">
 
 CloseComplete (B)
 
@@ -4211,7 +4211,7 @@ CloseComplete (B)
 
 
 
-
+ id="protocol-message-formats-CommandComplete">
 
 CommandComplete (B)
 
@@ -4310,7 +4310,7 @@ CommandComplete (B)
 
 
 
-
+ id="protocol-message-formats-CopyData">
 
 CopyData (F & B)
 
@@ -4356,7 +4356,7 @@ CopyData (F & B)
 
 
 
-
+ id="protocol-message-formats-CopyDone">
 
 CopyDone (F & B)
 
@@ -4391,7 +4391,7 @@ CopyDone (F & B)
 
 
 
-
+ id="protocol-message-formats-CopyFail">
 
 CopyFail (F)
 
@@ -4436,7 +4436,7 @@ CopyFail (F)
 
 
 
-
+ id="protocol-message-formats-CopyInResponse">
 
 CopyInResponse (B)
 
@@ -4512,7 +4512,7 @@ CopyInResponse (B)
 
 
 
-
+ id="protocol-message-formats-CopyOutResponse">
 
 CopyOutResponse (B)
 
@@ -4585,7 +4585,7 @@ CopyOutResponse (B)
 
 
 
-
+ id="protocol-message-formats-CopyBothResponse">
 
 CopyBothResponse (B)
 
@@ -4658,7 +4658,7 @@ CopyBothResponse (B)
 
 
 
-
+ id="protocol-message-formats-DataRow">
 
 DataRow (B)
 
@@ -4730,7 +4730,7 @@ DataRow (B)
 
 
 
-
+ id="protocol-message-formats-Describe">
 
 Describe (F)
 
@@ -4787,7 +4787,7 @@ Describe (F)
 
 
 
-
+ id="protocol-message-formats-EmptyQueryResponse">
 
 EmptyQueryResponse (B)
 
@@ -4823,7 +4823,7 @@ EmptyQueryResponse (B)
 
 
 
-
+ id="protocol-message-formats-ErrorResponse">
 
 ErrorResponse (B)
 
@@ -4889,7 +4889,7 @@ ErrorResponse (B)
 
 
 
-
+ id="protocol-message-formats-Execute">
 
 Execute (F)
 
@@ -4946,7 +4946,7 @@ Execute (F)
 
 
 
-
+ id="protocol-message-formats-Flush">
 
 Flush (F)
 
@@ -4981,7 +4981,7 @@ Flush (F)
 
 
 
-
+ id="protocol-message-formats-FunctionCall">
 
 FunctionCall (F)
 
@@ -5106,7 +5106,7 @@ FunctionCall (F)
 
 
 
-
+ id="protocol-message-formats-FunctionCallResponse">
 
 FunctionCallResponse (B)
 
@@ -5166,7 +5166,7 @@ FunctionCallResponse (B)
 
 
 
-
+ id="protocol-message-formats-GSSENCRequest">
 
 GSSENCRequest (F)
 
@@ -5204,7 +5204,7 @@ GSSENCRequest (F)
 
 
 
-
+ id="protocol-message-formats-GSSResponse">
 
 GSSResponse (F)
 
@@ -5249,7 +5249,7 @@ GSSResponse (F)
 
 
 
-
+ id="protocol-message-formats-NegotiateProtocolVersion">
 
 NegotiateProtocolVersion (B)
 
@@ -5318,7 +5318,7 @@ NegotiateProtocolVersion (B)
 
 
 
-
+ id="protocol-message-formats-NoData">
 
 NoData (B)
 
@@ -5353,7 +5353,7 @@ NoData (B)
 
 
 
-
+ id="protocol-message-formats-NoticeResponse">
 
 NoticeResponse (B)
 
@@ -5419,7 +5419,7 @@ NoticeResponse (B)
 
 
 
-
+ id="protocol-message-formats-NotificationResponse">
 
 NotificationResponse (B)
 
@@ -5484,7 +5484,7 @@ NotificationResponse (B)
 
 
 
-
+ id="protocol-message-formats-ParameterDescription">
 
 ParameterDescription (B)
 
@@ -5542,7 +5542,7 @@ ParameterDescription (B)
 
 
 
-
+ id="protocol-message-formats-ParameterStatus">
 
 ParameterStatus (B)
 
@@ -5596,7 +5596,7 @@ ParameterStatus (B)
 
 
 
-
+ id="protocol-message-formats-Parse">
 
 Parse (F)
 
@@ -5680,7 +5680,7 @@ Parse (F)
 
 
 
-
+ id="protocol-message-formats-ParseComplete">
 
 ParseComplete (B)
 
@@ -5715,7 +5715,7 @@ ParseComplete (B)
 
 
 
-
+ id="protocol-message-formats-PasswordMessage">
 
 PasswordMessage (F)
 
@@ -5761,7 +5761,7 @@ PasswordMessage (F)
 
 
 
-
+ id="protocol-message-formats-PortalSuspended">
 
 PortalSuspended (B)
 
@@ -5798,7 +5798,7 @@ PortalSuspended (B)
 
 
 
-
+ id="protocol-message-formats-Query">
 
 Query (F)
 
@@ -5843,7 +5843,7 @@ Query (F)
 
 
 
-
+ id="protocol-message-formats-ReadyForQuery">
 
 ReadyForQuery (B)
 
@@ -5893,7 +5893,7 @@ ReadyForQuery (B)
 
 
 
-
+ id="protocol-message-formats-RowDescription">
 
 RowDescription (B)
 
@@ -6018,7 +6018,7 @@ RowDescription (B)
 
 
 
-
+ id="protocol-message-formats-SASLInitialResponse">
 
 SASLInitialResponse (F)
 
@@ -6086,7 +6086,7 @@ SASLInitialResponse (F)
 
 
 
-
+ id="protocol-message-formats-SASLResponse">
 
 SASLResponse (F)
 
@@ -6132,7 +6132,7 @@ SASLResponse (F)
 
 
 
-
+ id="protocol-message-formats-SSLRequest">
 
 SSLRequest (F)
 
@@ -6170,7 +6170,7 @@ SSLRequest (F)
 
 
 
-
+ id="protocol-message-formats-StartupMessage">
 
 StartupMessage (F)
 
@@ -6299,7 +6299,7 @@ StartupMessage (F)
 
 
 
-
+ id="protocol-message-formats-Sync">
 
 Sync (F)
 
@@ -6334,7 +6334,7 @@ Sync (F)
 
 
 
-
+ id="protocol-message-formats-Terminate">
 
 Terminate (F)
 
@@ -6665,7 +6665,7 @@ flow as physical replication.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Begin">
 
 Begin
 
@@ -6720,7 +6720,7 @@ Begin
 
 
 
-
+ id="protocol-logicalrep-message-formats-Message">
 
 Message
 
@@ -6808,7 +6808,7 @@ Message
 
 
 
-
+ id="protocol-logicalrep-message-formats-Commit">
 
 Commit
 
@@ -6873,7 +6873,7 @@ Commit
 
 
 
-
+ id="protocol-logicalrep-message-formats-Origin">
 
 Origin
 
@@ -6922,7 +6922,7 @@ Origin
 
 
 
-
+ id="protocol-logicalrep-message-formats-Relation">
 
 Relation
 
@@ -7054,7 +7054,7 @@ Relation
 
 
 
-
+ id="protocol-logicalrep-message-formats-Type">
 
 Type
 
@@ -7119,7 +7119,7 @@ Type
 
 
 
-
+ id="protocol-logicalrep-message-formats-Insert">
 
 Insert
 
@@ -7186,7 +7186,7 @@ Insert
 
 
 
-
+ id="protocol-logicalrep-message-formats-Update">
 
 Update
 
@@ -7300,7 +7300,7 @@ Update
 
 
 
-
+ id="protocol-logicalrep-message-formats-Delete">
 
 Delete
 
@@ -7389,7 +7389,7 @@ Delete
 
 
 
-
+ id="protocol-logicalrep-message-formats-Truncate">
 
 Truncate
 
@@ -7467,7 +7467,7 @@ Stream Abort) are available since protocol version 2.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Stream-Start">
 
 Stream Start
 
@@ -7512,7 +7512,7 @@ Stream Start
 
 
 
-
+ id="protocol-logicalrep-message-formats-Stream-Stop">
 
 Stream Stop
 
@@ -7536,7 +7536,7 @@ Stream Stop
 
 
 
-
+ id="protocol-logicalrep-message-formats-Stream-Commit">
 
 Stream Commit
 
@@ -7611,7 +7611,7 @@ Stream Commit
 
 
 
-
+ id="protocol-logicalrep-message-formats-Stream-Abort">
 
 Stream Abort
 
@@ -7665,7 +7665,7 @@ are available since protocol version 3.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Begin-Prepare">
 
 Begin Prepare
 
@@ -7730,7 +7730,7 @@ are available since protocol version 3.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Prepare">
 
 Prepare
 
@@ -7804,7 +7804,7 @@ are available since protocol version 3.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Commit-Prepared">
 
 Commit Prepared
 
@@ -7878,7 +7878,7 @@ are available since protocol version 3.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Rollback-Prepared">
 
 Rollback Prepared
 
@@ -7962,7 +7962,7 @@ are available since protocol version 3.
 
 
 
-
+ id="protocol-logicalrep-message-formats-Stream-Prepare">
 
 Stream Prepare
 
@@ -8046,7 +8046,7 @@ The following message parts are shared by the above messages.
 
 
 
-
+ id="protocol-logicalrep-message-formats-TupleData">
 
 TupleData