pgsql: Fix order of includes in src/bin/pg_upgrade/info.c

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix order of includes in src/bin/pg_upgrade/info.c
Date: 2024-09-19 11:36:13
Message-ID: E1srFSG-001lxl-Pz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix order of includes in src/bin/pg_upgrade/info.c

Branch
------
master

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

Modified Files
--------------
src/bin/pg_upgrade/info.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-09-19 12:45:49 Re: pgsql: scripts: add Perl script to add links to release notes
Previous Message Alexander Korotkov 2024-09-19 11:33:50 pgsql: Move pg_wal_replay_wait() to xlogfuncs.c