Re: pgsql: Fix broken cast on MSVC - Mailing list pgsql-committers

From John Naylor
Subject Re: pgsql: Fix broken cast on MSVC
Date
Msg-id CAFBsxsG-wq77JskPedbd3J5WPz+i3Ac9_ce-HXf3eTnX=BJ-zQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Fix broken cast on MSVC  (Julien Rouhaud <rjuju123@gmail.com>)
List pgsql-committers
On Tue, Aug 30, 2022 at 9:26 AM Julien Rouhaud <rjuju123@gmail.com> wrote:
>
> Shouldn't the comment be "Exactly like vector8_is_highbit_set..."?
>
> Also, is there any reason to not have a function prototype for this one?  As
> far as I can see that's the only one that doesn't in simd.h.

Fixed, thanks!

-- 
John Naylor
EDB: http://www.enterprisedb.com



pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Further code review of port/simd.h
Next
From: Amit Kapila
Date:
Subject: pgsql: Drop replication origin slots before tablesync worker exits.