Allow casting between bytea and integer types

Edit
ID 5176
Title Allow casting between bytea and integer types
Topic Miscellaneous
Created 2024-08-14 11:02:14
Last modified 2024-10-07 10:07:35 (1 month, 1 week ago)
Latest email 2024-10-18 14:20:42 (1 month ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
Target version
Authors Aleksander Alekseev (a.alekseev)
Reviewers Joel Jacobson (joeljacobson)Become reviewer
Committer
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/5176
git checkout commitfest/cf/5176
Emails
[PATCH] Add get_bytes() and set_bytes() functions
First at 2024-08-14 11:01:22 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2024-10-18 14:20:42 by Aleksander Alekseev <aleksander at timescale.com>
Latest attachment (v5-0001-Allow-casting-between-bytea-and-integer-types.patch) at 2024-10-18 14:20:42 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v5-0001-Allow-casting-between-bytea-and-integer-types.patch) at 2024-10-18 14:20:42 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v4-0001-Allow-casting-between-bytea-and-integer-types.patch) at 2024-10-08 13:41:51 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v3-0001-Allow-casting-between-bytea-and-integer-types.patch) at 2024-08-26 11:31:37 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v2-0001-Add-get_bytes-and-set_bytes-functions.patch) at 2024-08-16 08:41:37 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Add-get_bytes-and-set_bytes-functions.patch) at 2024-08-14 11:01:22 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2024-10-07 10:07:35 Aleksander Alekseev (aalekseev) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-26 11:32:20 Aleksander Alekseev (a.alekseev) Changed name to Allow casting between bytea and integer types
2024-08-26 11:32:12 Aleksander Alekseev (a.alekseev) New status: Needs review
2024-08-14 12:32:47 Joel Jacobson (joeljacobson) New status: Ready for Committer
2024-08-14 12:32:15 Joel Jacobson (joeljacobson) Added joeljacobson as reviewer
2024-08-14 11:02:23 Aleksander Alekseev (a.alekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2024-08-14 11:02:14 Aleksander Alekseev (a.alekseev) Attached mail thread CAJ7c6TPtOp6+kFX5QX3fH1SVr7v65uHr-7yEJ=GMGQi5uhGtcA@mail.gmail.com
2024-08-14 11:02:14 Aleksander Alekseev (a.alekseev) Created patch record
Edit