Re: Proposal for enabling auto-vectorization for checksum calculations - Mailing list pgsql-hackers

From Andrew Kim
Subject Re: Proposal for enabling auto-vectorization for checksum calculations
Date
Msg-id CAK64mneJWJ4wsvzcDhP4XOdSgjxf=fba_OSpaF2_Uo5MmtXN=g@mail.gmail.com
Whole thread Raw
In response to Proposal for enabling auto-vectorization for checksum calculations  (Matthew Sterrett <matthewsterrett2@gmail.com>)
List pgsql-hackers
> I don't know if this is related to the crashes, but it doesn't seem
> like a good idea to #include the function pointer stuff everywhere,
> that should probably go into src/port like the others.
Just a gentle reminder on this patch series — I’ve already rebased it on
the latest tip of master and addressed the earlier review comments:

  * Moved the function pointer definitions into src/port as suggested.
  * Rebased cleanly on the current master branch.

Could someone take another look and share any further feedback?

Thanks a lot for your time and review,
Andrew Kim

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add tests for Bitmapset
Next
From: Michael Paquier
Date:
Subject: Re: question about pending updates in pgstat_report_inj