Thread: [HACKERS] Typos in comments in partition.c

[HACKERS] Typos in comments in partition.c

From
Etsuro Fujita
Date:
Hi,

I ran into typos in comments in RelationGetPartitionDispatchInfo() in  
partition.c.  Here is a small patch for: s/all the leaf partition/all  
the leaf partitions/ and s/we we/we/.

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

Attachment

Re: [HACKERS] Typos in comments in partition.c

From
Robert Haas
Date:
On Tue, May 2, 2017 at 5:58 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> I ran into typos in comments in RelationGetPartitionDispatchInfo() in
> partition.c.  Here is a small patch for: s/all the leaf partition/all the
> leaf partitions/ and s/we we/we/.

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company