php-pecl-pq - PostgreSQL client library (libpq) binding
- Website:
- https://pecl.php.net/package/pq
- Licence:
- BSD-2-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
PostgreSQL client library (libpq) binding. Documents: http://devel-m6w6.rhcloud.com/mdref/pq Highlights: * Nearly complete support for asynchronous usage * Extended type support by pg_type * Fetching simple multi-dimensional array maps * Working Gateway implementation Package built for PHP 8.3.
Packages
php-pecl-pq-2.2.3-3.remi.src | [95 KiB] |
Changelog by Remi Collet (2025-07-08):
- re-license spec file to CECILL-2.1 - add patch for test suite with PHP 8.5 from https://github.com/m6w6/ext-pq/pull/53 |
php-pecl-pq-2.2.3-2.remi.src | [100 KiB] |
Changelog by Remi Collet (2024-02-16):
- F40: fix build dependencies |
php-pecl-pq-2.2.3-1.remi.src | [100 KiB] |
Changelog by Remi Collet (2024-02-06):
- update to 2.2.3 - drop patch merged upstream |
php-pecl-pq-2.2.2-5.remi.src | [101 KiB] |
Changelog by Remi Collet (2024-01-29):
- Fix incompatible pointer types using patch from https://github.com/m6w6/ext-pq/pull/52 |
php-pecl-pq-2.2.2-2.remi.src | [97 KiB] |
Changelog by Remi Collet (2023-08-30):
- rebuild for PHP 8.3.0RC1 |
php-pecl-pq-2.2.2-1.remi.src | [98 KiB] |
Changelog by Remi Collet (2023-06-12):
- update to 2.2.2 - build out of sources tree |
php-pecl-pq-2.2.1-1.remi.src | [98 KiB] |
Changelog by Remi Collet (2023-03-03):
- update to 2.2.1 |
php-pecl-pq-2.2.0-8.remi.src | [80 KiB] |
Changelog by Remi Collet (2022-09-08):
- add upstream patch for 8.2 and from https://github.com/m6w6/ext-pq/pull/44 |