=== Applying patches on top of PostgreSQL commit ID b6612aedc53a6bf069eba5e356a8421ad6426486 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v5-0001-Allow-casting-between-bytea-and-integer-types.patch patching file src/backend/utils/adt/int.c patching file src/include/catalog/pg_cast.dat patching file src/include/catalog/pg_proc.dat patching file src/test/regress/expected/opr_sanity.out patching file src/test/regress/expected/strings.out patching file src/test/regress/sql/strings.sql [cf/5176 a3da8f1d48] Allow casting between bytea and integer types. Author: Aleksander Alekseev Date: Mon Aug 26 12:09:59 2024 +0300 6 files changed, 205 insertions(+), 3 deletions(-) === applying patch ./v5-0002-Add-get_bytes-and-set_bytes-functions.patch patching file doc/src/sgml/func.sgml patching file src/backend/utils/adt/varlena.c patching file src/include/catalog/pg_proc.dat patching file src/test/regress/expected/strings.out patching file src/test/regress/sql/strings.sql [cf/5176 74cbbd4239] Add get_bytes() and set_bytes() functions. Author: Aleksander Alekseev Date: Wed Aug 14 12:11:47 2024 +0300 5 files changed, 177 insertions(+), 1 deletion(-)