delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/03/22/02:12:02

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=pv52dqkF/ZKKd6nJ
uTT09I5U7E+43mpH+0iKLHB6MzX5nqDB8IDqJZYckogY3dqrWVm/Krv92xYnAuBl
NOBIsqrv1efaBbH4qoLyODd827EZ+BDgWAIT3mktIBSxaSIXZv4H+TDrzZjeJln0
ygo02rCXBbVggMC0jGW05IT9qqc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=acZx/QQ2nE4+sopT4ppKqk
yvo24=; b=NCAjqdQVXM7CAP1uZUzeJpRZEJsfUi3p7Apd8cjl31nMkTBtV+w02J
88p+8oXBX3vDtTd1nQs41KAS6Or37n9Y7TZbTxKtNZ0ipC8zDSJzlMAI7H+Yi66X
zZMd4zB0jotz3QI6CreAEjPlm3T4w/GgOHT4tQjvffymEODb4zcXo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*M:orange, HX-ME-Date:Mar, HX-ME-Date:2017, HX-ME-Date:0100
X-HELO: smtp.smtpout.orange.fr
X-ME-Helo: [192.168.1.2]
X-ME-Auth: ZnJhbmNpcy5hbmRyZS5rYW1wYmVsbEB3YW5hZG9vLmZy
X-ME-Date: Wed, 22 Mar 2017 07:07:51 +0100
X-ME-IP: 81.254.171.93
Subject: Re: postgresql-client-9.6.2-1: Where is the libpq-fe.h include?
To: cygwin AT cygwin DOT com
References: <8b08f321-9b82-6c3e-429d-4e930b674a37 AT orange DOT fr> <690fd781-9d08-54ad-55ef-54de213e0231 AT gmail DOT com> <8cb94e10-fb1e-dfbd-ea07-3f64e4bed7d9 AT orange DOT fr> <dfb217b8-da61-cbfd-d9ea-ed61cd78fb25 AT gmail DOT com> <85e1be23-5530-31b1-c536-9d5f0741a530 AT orange DOT fr> <4a6419b4-5358-e8b3-be57-4c164673bdee AT gmail DOT com>
From: Francis ANDRE <francis DOT andre DOT kampbell AT orange DOT fr>
Message-ID: <4e980d65-eee5-1b43-421c-e6405f4690c3@orange.fr>
Date: Wed, 22 Mar 2017 07:07:49 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <4a6419b4-5358-e8b3-be57-4c164673bdee@gmail.com>
X-IsSubscribed: yes

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


[FrancisANDRE AT 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 AT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019