]> granicus.if.org Git - postgresql/commit
Fix pg_replication_slot example output
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 3 Aug 2018 20:34:59 +0000 (16:34 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 3 Aug 2018 20:34:59 +0000 (16:34 -0400)
commitd25c48d0c9f09355eaee4bb8f2c21c354ac47358
tree22f8f07c31d882ba4629fc689b97c033d7026314
parentd8b2beb269c9606513a1693ac2e21586aa693e1a
Fix pg_replication_slot example output

The example output of pg_replication_slot is wrong.  Correct it and make
the output stable by explicitly listing columns to output.

Author: Kyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/20180731.190909.42582169.horiguchi.kyotaro@lab.ntt.co.jp
doc/src/sgml/high-availability.sgml