Minor comment fix

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Minor comment fix
Date: 2015-10-19 04:25:14
Message-ID: 562470AA.8090200@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached fixes the following in comment above ExecCheckIndexConstraints:

s/no no conflict/no conflict/g

Thanks,
Amit

Attachment Content-Type Size
fix-comment-typo.patch text/x-diff 601 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2015-10-19 06:09:18 Re: [PATCH] SQL function to report log message
Previous Message Kouhei Kaigai 2015-10-19 04:17:56 Re: Foreign join pushdown vs EvalPlanQual