mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
We can safely assume that users have at the very least libpq 7.4, for which official support ended on 2010-10-01; even CentOS 6 has 8.4 now. It is also noteworthy that PDO_PGSQL already requires libpq 7.4 or later.