Inspired by how PostgreSQL does it we support our includes in the
following order:
1. postgres.h
2. System headers
3. PostgreSQL headers
4. pg_tde headers
5. Frontend/backend specific headers
Within every section we sort includes in alphabetical order where
possible, which right now was everywhere except in keyring_kmip_impl.c.
pull/238/head
Andreas Karlsson3 months agocommitted byAndreas Karlsson