Document pg_replslot in storage.sgml.
authorRobert Haas <rhaas@postgresql.org>
Wed, 19 Feb 2014 16:57:31 +0000 (11:57 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 19 Feb 2014 16:57:31 +0000 (11:57 -0500)
Per an observation from Amit Kapila.

doc/src/sgml/storage.sgml

index 1f3f1f9bf97983b02c5f0c055f6f8c4145a818f6..c587b690474f5fccb55c895b403562383b3c5cd7 100644 (file)
@@ -89,6 +89,11 @@ Item
  <entry>Subdirectory containing LISTEN/NOTIFY status data</entry>
 </row>
 
+<row>
+ <entry><filename>pg_replslot</></entry>
+ <entry>Subdirectory containing replication slot data</entry>
+</row>
+
 <row>
  <entry><filename>pg_serial</></entry>
  <entry>Subdirectory containing information about committed serializable transactions</entry>