Re: [PATCH] Add crc32(text) & crc32(bytea)

Aleksander Alekseev <aleksander@timescale.com>

From: Aleksander Alekseev <aleksander@timescale.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter@eisentraut.org>
Date: 2024-08-12T13:13:02Z
Lists: pgsql-hackers
Hi,

> WFM.  Here is what I have staged for commit.

Patch v5 LGTM.

-- 
Best regards,
Aleksander Alekseev



Commits

  1. Add user-callable CRC functions.

  2. Add user-callable SHA-2 functions