Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure. - Mailing list pgsql-committers

From Andres Freund
Subject Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure.
Date
Msg-id 20170930003640.gdlhbff2t7mmk23u@alap3.anarazel.de
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-committers
On 2017-09-29 17:33:51 -0700, Peter Geoghegan wrote:
> On Fri, Sep 29, 2017 at 5:29 PM, Andres Freund <andres@anarazel.de> wrote:
> > Extend & revamp pg_bswap.h infrastructure.
> 
> This looks wrong:
> 
> +static inline uint16
> +pg_bswap64(uint16 x)
> +{

Yea, just noticed that :(. Running test, and pushing.  Thanks for
checking!

Greetings,

Andres Freund


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [COMMITTERS] pgsql: Extend & revamp pg_bswap.h infrastructure.
Next
From: Andres Freund
Date:
Subject: [COMMITTERS] pgsql: Fix copy & pasto in 510b8cbff15f.