Typo in comment in contrib/postgres_fdw/deparse.c

Started by Etsuro Fujitaover 9 years ago5 messageshackers
Jump to latest
#1Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp

Hi,

I ran into a typo in a comment in contrib/postgres_fdw/deparse.c.
Please find attached a patch.

Best regards,
Etsuro Fujita

Attachments:

postgres-fdw-typo-fix.patchapplication/x-patch; name=postgres-fdw-typo-fix.patchDownload+1-1
#2Robert Haas
robertmhaas@gmail.com
In reply to: Etsuro Fujita (#1)
Re: Typo in comment in contrib/postgres_fdw/deparse.c

On Tue, Nov 1, 2016 at 8:20 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:

I ran into a typo in a comment in contrib/postgres_fdw/deparse.c. Please
find attached a patch.

Committed.

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp
In reply to: Robert Haas (#2)
Re: Typo in comment in contrib/postgres_fdw/deparse.c

On 2016/11/02 5:22, Robert Haas wrote:

On Tue, Nov 1, 2016 at 8:20 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:

I ran into a typo in a comment in contrib/postgres_fdw/deparse.c. Please
find attached a patch.

Committed.

Thanks!

I found another typo in postgres_fdw.c. Attached is a patch for fixing
that.

Best regards,
Etsuro Fujita

Attachments:

postgres-fdw-another-typo-fix.patchapplication/x-patch; name=postgres-fdw-another-typo-fix.patchDownload+1-1
#4Robert Haas
robertmhaas@gmail.com
In reply to: Etsuro Fujita (#3)
Re: Typo in comment in contrib/postgres_fdw/deparse.c

On Fri, Nov 4, 2016 at 7:20 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:

On 2016/11/02 5:22, Robert Haas wrote:

On Tue, Nov 1, 2016 at 8:20 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:

I ran into a typo in a comment in contrib/postgres_fdw/deparse.c. Please
find attached a patch.

Committed.

Thanks!

I found another typo in postgres_fdw.c. Attached is a patch for fixing
that.

OK, committed that, too.

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#5Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp
In reply to: Robert Haas (#4)
Re: Typo in comment in contrib/postgres_fdw/deparse.c

On 2016/11/04 22:04, Robert Haas wrote:

On Fri, Nov 4, 2016 at 7:20 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:

I found another typo in postgres_fdw.c. Attached is a patch for fixing
that.

OK, committed that, too.

Thanks again!

Best regards,
Etsuro Fujita

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers