Re: Minor typo in partition.c

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor typo in partition.c
Date: 2017-04-14 07:43:27
Message-ID: CANP8+jKoW4YrBrpqjeSqdt7-Cyx3qFTF+7ONwEP1V+fzxkfDng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14 April 2017 at 08:39, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> On 2017/04/14 16:25, Simon Riggs wrote:
>> On 14 April 2017 at 08:13, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>>
>>> Attached patch gets rid of a "is has".
>>
>> Yes, its a typo, but doesn't add missing information or change the meaning.
>>
>> It should be fixed, but could I suggest we include that in your next
>> lot of doc changes, rather than keep making single minor changes?
>
> Sorry, I'm not working on any new doc changes at the moment, because...
>
>> (I had understood that we were going to add more docs together, but I
>> was awaiting your restructuring patch)
>
> The restructuring patch was committed on Apr 1st, after I posted the first
> version of the patch on March 3rd here:
>
> https://www.postgresql.org/message-id/4eb8cfe4-b6c9-903d-4ce8-2a31fcee27e1%40lab.ntt.co.jp
>
> The committed version:
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=8f18a880a5f138d4da94173d15514142331f8de6

Oh, just looks very different to what we discussed, so I presumed more
changes were coming.

Where shall I mention BRIN in that chapter?

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-04-14 08:18:54 Re: Minor typo in partition.c
Previous Message Simon Riggs 2017-04-14 07:39:38 Re: Quorum commit for multiple synchronous replication.