Re: [HACKERS] Fix a typo in partition.c - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [HACKERS] Fix a typo in partition.c
Date
Msg-id CABUevEw7fAoStsa4EkvpnC9txMWcJoZWr258B5--mbkXPhKt_Q@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Fix a typo in partition.c  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: [HACKERS] Fix a typo in partition.c  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers


On Thu, Jun 22, 2017 at 4:16 AM, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
On Wed, Jun 21, 2017 at 3:32 AM, Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
> On 6/19/17 23:02, Masahiko Sawada wrote:
>> Hi,
>>
>> Attached patch for $subject.
>>
>> s/opreator/operator/
>
> fixed
>

Thank you!
I found another one.

s/retrived/retrieved/


Thanks, applied. 


--

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] pg_stop_backup(wait_for_archive := true) on standby server
Next
From: Daniel Gustafsson
Date:
Subject: Re: [HACKERS] Optional message to user when terminating/cancelling backend