pgsql: postgres_fdw: Cosmetic cleanup. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: postgres_fdw: Cosmetic cleanup.
Date
Msg-id E1bcenp-0003F2-3S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
postgres_fdw: Cosmetic cleanup.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dcb7a54bd1cdbf5cca9549e8485cd34a28c7cf87

Modified Files
--------------
contrib/postgres_fdw/deparse.c      | 4 ++--
contrib/postgres_fdw/postgres_fdw.c | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix improper repetition of previous results from a hashed aggreg
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Mark read/write expanded values as read-only in ValuesNext(), to