Обсуждение: pgsql: Add missing 9.4 release file.

Поиск
Список
Период
Сортировка

pgsql: Add missing 9.4 release file.

От
Bruce Momjian
Дата:
Add missing 9.4 release file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d69ffd6f035fe24483247bf9b2335d7474eaf31a

Modified Files
--------------
doc/src/sgml/release-9.4.sgml | 1898 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 1898 insertions(+)


Re: pgsql: Add missing 9.4 release file.

От
Amit Langote
Дата:
Spotted a typo:

+       <para>
+        worker_spi_launch() in worker_spi shows an example if its use.
+       </para>
+      </listitem>

s/example if/example of

--
Amit


Re: pgsql: Add missing 9.4 release file.

От
Michael Paquier
Дата:
On Mon, May 5, 2014 at 5:04 PM, Amit Langote <amitlangote09@gmail.com> wrote:
> Spotted a typo:
>
> +       <para>
> +        worker_spi_launch() in worker_spi shows an example if its use.
> +       </para>
> +      </listitem>
>
> s/example if/example of
s/((Robert/(Robert/g
--
Michael


Re: pgsql: Add missing 9.4 release file.

От
Bruce Momjian
Дата:
On Mon, May  5, 2014 at 05:04:44PM +0900, Amit Langote wrote:
> Spotted a typo:
>
> +       <para>
> +        worker_spi_launch() in worker_spi shows an example if its use.
> +       </para>
> +      </listitem>
>
> s/example if/example of

Thanks, fixed.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


Re: pgsql: Add missing 9.4 release file.

От
Bruce Momjian
Дата:
On Mon, May  5, 2014 at 06:02:18PM +0900, Michael Paquier wrote:
> On Mon, May 5, 2014 at 5:04 PM, Amit Langote <amitlangote09@gmail.com> wrote:
> > Spotted a typo:
> >
> > +       <para>
> > +        worker_spi_launch() in worker_spi shows an example if its use.
> > +       </para>
> > +      </listitem>
> >
> > s/example if/example of
> s/((Robert/(Robert/g

Fixed thanks.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +