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

  1. Alphabetize #include directives in pg_checksums.c.

  2. Add progress reporting to pg_checksums