Fix pg_replication_slot example output

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: d9c99c666b1124bd9adf5c29fd0ca9815f14ceb8
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-08-03T20:34:59Z
Releases: 10.5
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

Files

PathChange+/−
doc/src/sgml/high-availability.sgml modified +4 −4

Documentation touched

Discussion