Re: pg_checksums: Reorder headers in alphabetical order
Michael Banck <mbanck@gmx.net>
From: Michael Banck <mbanck@gmx.net>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2024-09-20T20:23:11Z
Lists: pgsql-hackers
On Fri, Sep 20, 2024 at 03:20:16PM -0500, Nathan Bossart wrote: > On Fri, Sep 20, 2024 at 01:56:16PM -0500, Nathan Bossart wrote: > > On Fri, Sep 20, 2024 at 07:20:15PM +0200, Michael Banck wrote: > >> I noticed two headers are not in alphabetical order in pg_checkums.c, > >> patch attached. > > > > This appears to be commit 280e5f1's fault. Will fix. Oops, that was my fault then :) > Committed, thanks! Thanks! Michael
Commits
-
Alphabetize #include directives in pg_checksums.c.
- afb03e2ebf59 18.0 landed
-
Add progress reporting to pg_checksums
- 280e5f14056b 12.0 cited