The replication status values in pg_stat_replication was changed to lowercase earlier, but documentation was not updated. Update the docs.
Fujii Masao Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/edf4edae5799e5f7b7d9822d2932170341ba5472 Modified Files -------------- doc/src/sgml/config.sgml | 2 +- doc/src/sgml/high-availability.sgml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
