Re: [COMMITTERS] pgsql: Remove spurious word.

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: rhaas(at)postgresql(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Remove spurious word.
Date: 2016-10-13 22:41:31
Message-ID: 20161014.074131.1862989907981056406.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Shouldn't this be back patched to REL9_6_STABLE as well?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

From: Robert Haas <rhaas(at)postgresql(dot)org>
Subject: [COMMITTERS] pgsql: Remove spurious word.
Date: Thu, 13 Oct 2016 00:10:20 +0000
Message-ID: <E1buTbI-0002TJ-SR(at)gemulon(dot)postgresql(dot)org>

> Remove spurious word.
>
> Tatsuo Ishii
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/248776ea06c240ae4605e77369d66bcd7ae4f9e3
>
> Modified Files
> --------------
> doc/src/sgml/parallel.sgml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2016-10-13 22:47:49 pgsql: Fix typo.
Previous Message Andres Freund 2016-10-13 21:14:42 Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2016-10-13 22:48:35 Re: parallel.sgml
Previous Message Tom Lane 2016-10-13 21:44:29 Re: btree vacuum and suspended scans can deadlock