On Sat, May 4, 2013 at 05:12:31PM +0200, Erik Rijkers wrote:
> Plural to singular:
>
> s/Allow a streaming replication standbys to/Allow a streaming replication
> standby to/
>
>
> Perhaps this one too? (not sure, 'tooling' just seems strange to my
> non-native reading))
>
> s/Allow tooling like pg_receivexlog to run/Allow tools like pg_receivexlog
> to run/
Agreed. Doc fix applied and attached. Thanks. Your documentation
changes can be viewed in five minutes at:
http://momjian.postgresql.org/pgsql_docs/
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
new file mode 100644
index 94db2f7..32839b7
*** a/doc/src/sgml/release-9.3.sgml
--- b/doc/src/sgml/release-9.3.sgml
***************
*** 518,524 ****
<listitem>
<para>
! Allow a streaming replication standbys to <link
linkend="protocol-replication">follow a timeline switch</link>
(Heikki Linnakangas)
</para>
--- 518,524 ----
<listitem>
<para>
! Allow a streaming replication standby to <link
linkend="protocol-replication">follow a timeline switch</link>
(Heikki Linnakangas)
</para>
***************
*** 574,580 ****
<listitem>
<para>
! Allow tooling like <link
linkend="app-pgreceivexlog"><application>pg_receivexlog</></link>
to run on computers with different architectures (Heikki
Linnakangas)
--- 574,580 ----
<listitem>
<para>
! Allow tools like <link
linkend="app-pgreceivexlog"><application>pg_receivexlog</></link>
to run on computers with different architectures (Heikki
Linnakangas)
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers