postgres_fdw: Reorder C includes.

Etsuro Fujita <efujita@postgresql.org>

Commit: 92a88644d2b7208e98d9e913c3a574c5c2fe7b78
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2019-06-11T04:39:31Z
Releases: 12.0
postgres_fdw: Reorder C includes.

Reorder header files in postgres_fdw.c and connection.c in alphabetical
order.

Author: Etsuro Fujita
Reviewed-by: Alvaro Herrera
Discussion: https://postgr.es/m/CAPmGK17ZmNb-EELqu8LmMh2t2uFdbfWNVDEfDO5-bpejHPONMQ@mail.gmail.com

Files

PathChange+/−
contrib/postgres_fdw/connection.c modified +1 −1
contrib/postgres_fdw/postgres_fdw.c modified +1 −1

Discussion