diff options
author | Robert Haas | 2014-03-18 17:20:01 +0000 |
---|---|---|
committer | Robert Haas | 2014-03-18 17:20:01 +0000 |
commit | 49c0864d7ef5227faa24f903902db90e5c9d5d69 (patch) | |
tree | dd8e18a8050842388c03ba37619f90a8ca69df1e /doc/src/sgml/postgres.sgml | |
parent | 8bdd12bbf093c846c9383c205e363d6ae35f11a6 (diff) |
Documentation for logical decoding.
Craig Ringer, Andres Freund, Christian Kruse, with edits by me.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index b47bf529a2a..9bde1085e9b 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -219,6 +219,7 @@ &spi; &bgworker; + &logicaldecoding; </part> |