=== Applying patches on top of PostgreSQL commit ID 857df3cef7be93f7b9214c926e7af6f06a8cf23e === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v3-0001-Use-int64_t-support-from-stdint.h.patch patching file config/c-compiler.m4 patching file configure Hunk #1 succeeded at 14547 (offset 1 line). Hunk #2 succeeded at 16499 (offset 24 lines). Hunk #3 succeeded at 16707 (offset 24 lines). Hunk #4 succeeded at 16799 (offset 24 lines). Hunk #5 succeeded at 16808 (offset 24 lines). Hunk #6 succeeded at 16852 (offset 24 lines). Hunk #7 succeeded at 17160 (offset 24 lines). Hunk #8 succeeded at 17225 (offset 24 lines). Hunk #9 succeeded at 17485 (offset 24 lines). Hunk #10 succeeded at 17529 (offset 24 lines). Hunk #11 succeeded at 19155 (offset 24 lines). Hunk #12 succeeded at 19869 (offset 24 lines). Hunk #13 succeeded at 20476 (offset 24 lines). patching file configure.ac Hunk #2 succeeded at 1947 (offset 1 line). Hunk #3 succeeded at 1957 (offset 1 line). Hunk #4 succeeded at 1981 (offset 1 line). Hunk #5 succeeded at 2487 (offset 1 line). patching file meson.build Hunk #1 succeeded at 1583 (offset 92 lines). Hunk #2 succeeded at 1612 (offset 92 lines). Hunk #3 succeeded at 1766 (offset 92 lines). Hunk #4 succeeded at 1853 (offset 92 lines). Hunk #5 succeeded at 2156 (offset 92 lines). Hunk #6 succeeded at 2200 (offset 92 lines). Hunk #7 succeeded at 2217 (offset 92 lines). patching file src/Makefile.global.in patching file src/include/.gitignore patching file src/include/Makefile patching file src/include/c.h patching file src/include/meson.build patching file src/include/pg_config.h.in Hunk #2 succeeded at 286 (offset 4 lines). Hunk #3 succeeded at 574 (offset 10 lines). Hunk #4 succeeded at 611 (offset 10 lines). patching file src/include/pg_config_ext.h.in patching file src/include/pg_config_ext.h.meson patching file src/include/port/pg_bitutils.h patching file src/include/postgres_ext.h patching file src/interfaces/ecpg/ecpglib/typename.c patching file src/interfaces/ecpg/include/ecpg_config.h.in patching file src/interfaces/ecpg/include/meson.build patching file src/interfaces/ecpg/include/pgtypes_interval.h patching file src/interfaces/ecpg/include/sqltypes.h patching file src/interfaces/ecpg/test/expected/compat_informix-sqlda.c patching file src/port/pg_bitutils.c patching file src/port/snprintf.c [cf/4938 e4418e4fb8] Use int64_t support from . Author: Thomas Munro Date: Thu Apr 18 07:53:10 2024 +1200 22 files changed, 268 insertions(+), 552 deletions(-) delete mode 100644 src/include/pg_config_ext.h.in delete mode 100644 src/include/pg_config_ext.h.meson === applying patch ./v3-0002-Remove-traces-of-BeOS.patch patching file configure Hunk #1 succeeded at 16808 (offset 24 lines). patching file configure.ac Hunk #1 succeeded at 1986 (offset 1 line). patching file src/include/c.h patching file src/include/pg_config.h.in Hunk #1 succeeded at 217 (offset 4 lines). Hunk #2 succeeded at 466 (offset 7 lines). [cf/4938 f5a9ca8fed] Remove traces of BeOS. Author: Thomas Munro Date: Thu Apr 18 12:06:17 2024 +1200 4 files changed, 69 deletions(-) === applying patch ./v3-0003-Allow-tzcode-to-use-stdint.h-and-inttypes.h.patch patching file src/timezone/README patching file src/timezone/localtime.c patching file src/timezone/zic.c [cf/4938 664922ef0c] Allow tzcode to use and . Author: Thomas Munro Date: Thu Jul 4 13:00:08 2024 +1200 3 files changed, 96 insertions(+), 116 deletions(-)