Re: pg_checksums: Reorder headers in alphabetical order

From: Michael Banck <mbanck(at)gmx(dot)net>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_checksums: Reorder headers in alphabetical order
Date: 2024-09-20 20:23:11
Message-ID: 66edd9b0.170a0220.185882.f13f@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcos Pegoraro 2024-09-20 20:26:49 Re: Why mention to Oracle ?
Previous Message Tom Lane 2024-09-20 20:21:13 Re: First draft of PG 17 release notes