databases/php74-pdo_pgsql: Apply patch for PHP Bug 81002
The last release introduces a bug, which causes BOOL values inserted into PostgreSQL
converted to INT. This causes exceptions when tried.
Since this is a serious issue, we apply the upstream patch
until it gets official released
Approved by: madpilot
Sponsored by: Bounce Experts
Differential Revision: https://reviews.freebsd.org/D30117
(cherry picked from commit 8aea544d5b4c9804739167f5115cf311b339e467)