]> 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)
commit93b94451825dc05dd43fc9deda4a62dfedb9f8ea
tree589eac03681fda49ac8067335f7c7f8c34be9305
parent92a11a0d82724d365c0c32ebb12967ad83bc1200
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