Re: Proposal for enabling auto-vectorization for checksum calculations

Andrew Kim <tenistarkim@gmail.com>

From: tenistarkim@gmail.com
To: pgsql-hackers@lists.postgresql.org
Cc: alvherre@postgresql.org, andres@anarazel.de
Date: 2025-09-11T06:06:26Z
Lists: pgsql-hackers
Hi John,

Thanks for the feedback. This is v5 of the patchset, updated following your comments:

- Moved the function pointer definitions out of common headers and
  into src/port, consistent with existing practice.

Thanks again for the guidance.

Best regards,
Kim Andrew