pgsql: Reorder ecpg_config.h.in alphabetically

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Reorder ecpg_config.h.in alphabetically
Date: 2022-07-06 05:18:49
Message-ID: E1o8xR1-001Qiq-VN@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reorder ecpg_config.h.in alphabetically

This makes it easier to maintain the order if we automate the
generation of this file.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b8ee4e9d37bb12969aeaf4225b001b11da6de0c

Modified Files
--------------
src/interfaces/ecpg/include/ecpg_config.h.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-07-06 05:44:37 pgsql: Unify DLSUFFIX on Darwin
Previous Message Michael Paquier 2022-07-06 00:56:48 pgsql: autho_explain: Add GUC to log query parameters