Comment typo in execMain.c

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Comment typo in execMain.c
Date: 2017-06-21 08:35:19
Message-ID: d6922049-550f-e49e-7700-e018dae6e9f3@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a patch to fix a typo in a comment in ExecWithCheckOptions():
s/as as/as/.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
execmain-comment-typo.patch text/plain 743 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-06-21 08:51:46 Re: AdvanceXLInsertBuffer vs. WAL segment compressibility
Previous Message Mengxing Liu 2017-06-21 08:30:21 Re: [GSOC][weekly report 3] Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions