Re: [HACKERS] Cleanup in contrib/postgres_fdw/deparse.c

2016-06-27 Thread Etsuro Fujita

On 2016/06/25 3:39, Robert Haas wrote:

Seems like a good cleanup.  Committed.


Thanks for committing the patch!

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


Re: [HACKERS] Cleanup in contrib/postgres_fdw/deparse.c

2016-06-24 Thread Robert Haas
On Mon, Jun 20, 2016 at 4:47 AM, Etsuro Fujita
 wrote:
> Here is a small patch to remove an unnecessary return from
> deparseFromExprForRel in contrib/postgres_fdw/deparse.c.

Seems like a good cleanup.  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