Re: Another comment typo in src/backend/executor/execMain.c

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Another comment typo in src/backend/executor/execMain.c
Date: 2015-01-19 16:44:13
Message-ID: CA+TgmoYAfLb=RhLmSPj3MEAFEFwezT=L+QbrN3Psk1AcJMa_oQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 19, 2015 at 4:00 AM, Etsuro Fujita
<fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> I ran into another typo in execMain.c. Patch attached.

Thanks, committed!

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2015-01-19 16:46:35 Re: WITH CHECK and Column-Level Privileges
Previous Message Mike Blackwell 2015-01-19 16:41:28 Re: [PATCH] explain sortorder