Debian Patches
Status for pgcopydb/0.17-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Fix-build-failure-with-PostgreSQL-18-938.patch | Fix build failure with PostgreSQL 18 (#938) PostgreSQL 18 removed the HAVE_LONG_INT_64 and HAVE_LONG_LONG_INT_64 macros from pg_config.h, switching to standard C int64_t types. This patch updates snprintf.c to use SIZEOF_LONG and SIZEOF_LONG_LONG comparisons instead, matching PostgreSQL 18's src/port/snprintf.c. |
Jeff Mealo <jeffreymealo@gmail.com> | no | 2026-05-05 |
