Re: [HACKERS] Comment typo - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: [HACKERS] Comment typo
Date
Msg-id 2a92f05d-9f8d-ca8c-6c0d-4111be5e144f@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] Comment typo  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2017/10/05 21:48, Robert Haas wrote:
> On Thu, Oct 5, 2017 at 6:11 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Here is a small patch to fix a typo in a comment in partition.c:
>> s/mantain/maintain/.
> 
> Committed.

Thanks!

Best regards,
Etsuro Fujita



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple