Re: Fix typo in postgres_fdw/deparse.c

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix typo in postgres_fdw/deparse.c
Date: 2016-07-25 08:52:29
Message-ID: CAHGQGwFLTFgbQjFH15GY_XsE38pagnsNO9w7=JD205KBy9GdOw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 14, 2016 at 2:22 PM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
> Hi all,
>
> Attached patch fixes small typo in contrib/postgres_fdw/deparse.c
>
> s/whenver/whenever/g

Applied. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2016-07-25 09:21:27 Re: Constraint merge and not valid status
Previous Message Kyotaro HORIGUCHI 2016-07-25 08:18:36 Re: Constraint merge and not valid status