Fix START_REPLICATION syntax in document. Enclose "TIMELINE tli" part with brackets because it's optional.
Backport to 9.3 where TIMELINE option was introduced. Noted by Marko Tiikkaja Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/cf5d38f4b9bcdf035c46ca8b3e5442557a21ef34 Modified Files -------------- doc/src/sgml/protocol.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
