postgresql-client-9.6.2-1: Where is the libpq-fe.h include?

Francis ANDRE francis.andre.kampbell@orange.fr
Wed Mar 22 06:16:00 GMT 2017


BTW, why installing libpq-devel on Cygwin differs from Linux install


[FrancisANDRE@idefix include ]$uname -a
CYGWIN_NT-6.1-WOW idefix 2.7.0(0.306/5/3) 2017-02-12 13:13 i686 Cygwin
[FrancisANDRE@idefix ~ ]$find /usr/include -name "libpq*.*"
/usr/include/libpq/libpq-fs.h
/usr/include/libpq-events.h
/usr/include/libpq-fe.h
/usr/include/postgresql/internal/libpq-int.h
/usr/include/postgresql/server/libpq/libpq-be.h
/usr/include/postgresql/server/libpq/libpq-fs.h
/usr/include/postgresql/server/libpq/libpq.h
/usr/include/pqxx/internal/libpq-forward.hxx


while on Ubuntu for exemple, one have

/usr/include/postgresql/internal/c.h
/usr/include/postgresql/internal/libpq-int.h
/usr/include/postgresql/internal/libpq/pqcomm.h
/usr/include/postgresql/internal/port.h
/usr/include/postgresql/internal/postgres_fe.h
/usr/include/postgresql/internal/pqexpbuffer.h
/usr/include/postgresql/libpq-events.h
/usr/include/postgresql/libpq-fe.h
/usr/include/postgresql/libpq/libpq-fs.h
/usr/include/postgresql/pg_config.h
/usr/include/postgresql/pg_config_ext.h
/usr/include/postgresql/pg_config_manual.h
/usr/include/postgresql/pg_config_os.h
/usr/include/postgresql/postgres_ext.h


Le 20/03/2017 à 12:02, Marco Atzeri a écrit :
> On 20/03/2017 11:26, Francis ANDRE wrote:
>> I am not asking for changing the packaging or the package name... just
>> to display it in the window when searching for "postgres"
>>
>
> the search is based on the package name
>
>
>>
>> Le 20/03/2017 à 11:01, Marco Atzeri a écrit :
>>> reply on mailing list.
>>>
>>> On 20/03/2017 10:26, Francis ANDRE wrote:
>>>> It would be nice to add the libpq-devel package when looking for
>>>> postgres as it is missing (see below)
>>>>
>>>
>>> the package is called in the same way on major Linux
>>> distributions.
>>>
>>> I will not change it.
>>>
>>> Regards
>>> Marco
>>>
>
> -- 
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>
>


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list