Typos in comments in partition.c

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Typos in comments in partition.c
Date: 2017-05-02 09:58:36
Message-ID: 00e88999-684d-d79a-70e4-908c937a0126@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
comment-typos.patch text/x-patch 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Konstantin Knizhnik 2017-05-02 10:07:11 Re: Bug in prepared statement cache invalidation?
Previous Message Konstantin Knizhnik 2017-05-02 09:50:17 Re: Cached plans and statement generalization