From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: patch to fix client only builds |
Date: | 2009-02-04 19:34:21 |
Message-ID: | b42b73150902041134x5171a260u1bc49df379e8cba3@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Feb 4, 2009 at 1:22 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Tom Lane wrote:
>> "Merlin Moncure" <mmoncure(at)gmail(dot)com> writes:
>> > Noticed another issue with 'client only' type installs in the
>> > Makefile. Shouldn't make install on libpq install postgres_ext.h in
>> > addition to the interface headers?
>>
>> I don't think libpq's Makefile has any business doing that.
>>
>> Maybe we should bite the bullet and provide some kind of top-level make
>> targets for client-only build/install.
>
> Is someone going to handle this?
I'll take a look. I'm not very good with makefiles...
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-02-04 19:40:03 | Re: [PATCHES] GIN improvements |
Previous Message | Bruce Momjian | 2009-02-04 19:29:29 | Re: Polymorphic types vs. domains |