pgsql: Revert part of commit dddf4cdc3. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Revert part of commit dddf4cdc3.
Date
Msg-id E1iNsKK-00011D-QF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert part of commit dddf4cdc3.

The commit dddf4cdc3 tries to ensure that the Postgres header file
inclusions are in order based on their ASCII value.  However, in one of
the case there is a header file dependency due to which we can't maintain
such order.

Author: Amit Kapila
Discussion: https://postgr.es/m/E1iNpHW-000855-1u@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c114229ca2519620703a4be4e38181290cad8c0a

Modified Files
--------------
src/interfaces/ecpg/pgtypeslib/dt_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pgsql: Make the order of the header file includes consistent in non-bac
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Make the order of the header file includes consistent innon-bac