Add crc32(bytea) & crc32c(bytea)

Edit
ID 5132
Title Add crc32(bytea) & crc32c(bytea)
Topic Miscellaneous
Created 2024-07-18 11:27:11
Last modified 2024-08-12 15:38:58 (3 months, 1 week ago)
Latest email 2024-08-12 15:36:33 (3 months, 1 week ago)
Status
2024-09: Committed
Target version
Authors Aleksander Alekseev (a.alekseev)
Reviewers Nathan Bossart (bossartn)Become reviewer
Committer Nathan Bossart (bossartn)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5132
git checkout commitfest/cf/5132
Emails
[PATCH] Add crc32(text) & crc32(bytea)
First at 2024-07-18 11:24:23 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2024-08-12 15:36:33 by Nathan Bossart <nathandbossart at gmail.com>
Latest attachment (v5-0001-Add-user-callable-CRC-functions.patch) at 2024-08-08 15:59:52 from Nathan Bossart <nathandbossart at gmail.com>
    Attachment (v5-0001-Add-user-callable-CRC-functions.patch) at 2024-08-08 15:59:52 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Add-crc32-bytea-crc32c-bytea.patch) at 2024-08-07 10:19:19 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v3-0001-Add-crc32-bytea-crc32c-bytea.patch) at 2024-08-05 13:19:45 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v2-0001-Add-crc32-bytea-crc32c-bytea.patch) at 2024-07-29 10:55:37 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Add-crc32-text-crc32-bytea.patch) at 2024-07-18 11:24:23 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2024-08-12 15:38:58 Nathan Bossart (bossartn) Closed in commitfest 2024-09 with status: Committed
2024-08-08 16:13:38 Nathan Bossart (bossartn) Added bossartn as committer
2024-08-08 16:13:36 Nathan Bossart (bossartn) New status: Ready for Committer
2024-07-29 10:26:47 Aleksander Alekseev (a.alekseev) Changed name to Add crc32(bytea) & crc32c(bytea)
2024-07-25 15:16:16 Nathan Bossart (bossartn) Added bossartn as reviewer
2024-07-18 11:27:19 Aleksander Alekseev (a.alekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2024-07-18 11:27:11 Aleksander Alekseev (a.alekseev) Attached mail thread CAJ7c6TNMTGnqnG=yXXUQh9E88JDckmR45H2Q+=ucaCLMOW1QQw@mail.gmail.com
2024-07-18 11:27:11 Aleksander Alekseev (a.alekseev) Created patch record
Edit