commit 13117f88d13c2a315527cb1706c5ed3b9ef35bca
Author: Bradford D. Boyle <bradford.d.boyle@gmail.com>
Date: Sun Nov 16 20:22:13 2025 +0000
Add patch to conditionally define _FORTIFY_SOURCE
On Ubuntu dists, pgxs defines a CPPFLAGS that contains _FORTIFY_SOURCE
which results in it being defined twice and a build failure due to
-werror.
commit 73cfd57a830a6f0bc951746f2490190a35564dff
Author: Bradford D. Boyle <bradford.d.boyle@gmail.com>
Date: Sun Nov 16 01:24:46 2025 +0000
Enable hardening build flags
commit d471d98e6d3384f30db829f41b9789ef9ec900b5
Author: Bradford D. Boyle <bradford.d.boyle@gmail.com>
Date: Sun Nov 16 00:25:56 2025 +0000
Update package for PostgreSQL 18
Among the 1 debian patch available in version 2.2-2 of the package, we noticed the following issues: