]> 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)
commitd9c99c666b1124bd9adf5c29fd0ca9815f14ceb8
treea5914891a0a152936b8a1dc43b41600c5b8c4013
parented5d8196c0cc769f9e893a59d184ca7efa1fe20a
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