Thread: Minor typo in doc: replication-origins.sgml

Minor typo in doc: replication-origins.sgml

From
Amit Langote
Date:
Hi,

Attached does:

s/pg_replication_origin_xact-setup/pg_replication_origin_xact_setup/g

or, (s/-/_/g)

Thanks,
Amit

Attachment

Re: Minor typo in doc: replication-origins.sgml

From
Magnus Hagander
Date:

On Thu, Apr 30, 2015 at 7:23 AM, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> wrote:
Hi,

Attached does:

s/pg_replication_origin_xact-setup/pg_replication_origin_xact_setup/g

or, (s/-/_/g)

Applied, thanks. 


--