Thread
Commits
-
Fix typos in comments.
- 0d1e1f0ea45c 10.0 landed
-
Typos in comments in partition.c
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> — 2017-05-02T09:58:36Z
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
-
Re: Typos in comments in partition.c
Robert Haas <robertmhaas@gmail.com> — 2017-05-02T18:51:35Z
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