Re: postgres_fdw: unordered C includes

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: postgres_fdw: unordered C includes
Date: 2019-06-10 14:19:27
Message-ID: 20190610141927.GA32731@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kuntal Ghosh 2019-06-10 14:25:23 Re: Why to index a "Recently DEAD" tuple when creating index
Previous Message Robert Haas 2019-06-10 13:49:19 Re: [pg_rewind] cp: cannot stat ‘pg_wal/RECOVERYHISTORY’: No such file or directory