Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h#5022
Fix #78983: pdo_pgsql config.w32 cannot find libpq-fe.h#5022ranvis wants to merge 1 commit intophp:PHP-7.3from
Conversation
When configured with a path specified.
|
Hmm, which library distribution do you use? Also, please note that PHP-7.2 is no longer actively supported, so the PR has to target PHP-7.3. |
|
From this URL:
I'm sorry. |
|
Ah, indeed, the PostgreSQL distribution has this folder structure (I'm having version 10). And, yes, that |
|
Thanks for the PR! It seems to me that the AppVeyor test failures are unrelated, so I've applied this as 3e35b08. |
When configured with a path specified.