Re: pg_checksums: Reorder headers in alphabetical order
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Michael Banck <mbanck@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2024-09-20T18:56:16Z
Lists: pgsql-hackers
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. -- nathan
Commits
-
Alphabetize #include directives in pg_checksums.c.
- afb03e2ebf59 18.0 landed
-
Add progress reporting to pg_checksums
- 280e5f14056b 12.0 cited