Re: postgres_fdw: unordered C includes

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Etsuro Fujita <etsuro.fujita@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-10T14:19:27Z
Lists: pgsql-hackers
On 2019-Jun-10, Etsuro Fujita wrote:

> Here is a small patch to reorder header files in postgres_fdw.c and
> connection.c in alphabetical order.

Looks good.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. postgres_fdw: Reorder C includes.