Re: Typos in comments in partition.c

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typos in comments in partition.c
Date: 2017-05-02 18:51:35
Message-ID: CA+TgmobUuVvU=QwYOFtBSWoTSr5ENFTdnzB7rX34kmE87mW1Vg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, May 2, 2017 at 5:58 AM, Etsuro Fujita
<fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-05-02 18:57:07 Re: SCRAM authentication, take three
Previous Message Robert Haas 2017-05-02 18:43:28 Re: Logical replication - TRAP: FailedAssertion in pgstat.c