Re: pgsql: Extend & revamp pg_bswap.h infrastructure.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Extend & revamp pg_bswap.h infrastructure.
Date: 2017-09-30 00:36:40
Message-ID: 20170930003640.gdlhbff2t7mmk23u@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)anarazel(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2017-09-30 00:41:50 pgsql: Fix copy & pasto in 510b8cbff15f.
Previous Message Peter Geoghegan 2017-09-30 00:33:51 Re: pgsql: Extend & revamp pg_bswap.h infrastructure.