postgres_fdw: unordered C includes
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-10T08:53:20Z
Lists: pgsql-hackers
Attachments
- reorder-c-includes.patch (application/octet-stream) patch
Here is a small patch to reorder header files in postgres_fdw.c and connection.c in alphabetical order. Best regards, Etsuro Fujita
Commits
-
postgres_fdw: Reorder C includes.
- 92a88644d2b7 12.0 landed