php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78983 pdo_pgsql config.w32 cannot find libpq-fe.h
Submitted: 2019-12-17 17:51 UTC Modified: 2019-12-19 12:07 UTC
From: kentaro at ranvis dot com Assigned: cmb (profile)
Status: Closed Package: Compile Failure
PHP Version: master-Git-2019-12-17 (Git) OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kentaro at ranvis dot com
New email:
PHP Version: OS:

 

 [2019-12-17 17:51 UTC] kentaro at ranvis dot com
Description:
------------
When building PDO PgSQL on Windows with an installation path:
 configure --with-pdo-pgsql=path/to/pgsql/12
config.w32 script fails to find libpq-fe.h header file,
since it's in $PHP_PDO_PGSQL/includes not $PHP_PDO_PGSQL/.

will add a PR


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-17 17:53 UTC] kentaro at ranvis dot com
The following pull request has been associated:

Patch Name: Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h
On GitHub:  https://github.com/php/php-src/pull/5022
Patch:      https://github.com/php/php-src/pull/5022.patch
 [2019-12-19 12:07 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2019-12-19 12:22 UTC] cmb@php.net
Automatic comment on behalf of kentaro@ranvis.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=3e35b0898023e3e3c3350c21ed8ca69d0a1d7ec4
Log: Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h
 [2019-12-19 12:22 UTC] cmb@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC