Re: libpq

From: Claudio Freire <klaussfreire(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christopher Browne <cbbrowne(at)gmail(dot)com>, Stefan <humdumdedum(at)gmail(dot)com>, PostgreSQL Mailing Lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: libpq
Date: 2012-11-06 22:34:35
Message-ID: CAGTBQpZ92hN=dZT647X1cyVwn9QbfK4U7-Y=tzTuViS++56==w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 6, 2012 at 7:25 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Claudio Freire <klaussfreire(at)gmail(dot)com> writes:
>> Maybe anl libs / install-libs makefile target?
>
>> I've already faced the complicated procedure one has to go through to
>> build and install only libpq built from source.
>
> The documentation already suggests
>
> gmake -C src/interfaces install

Funny. I just went through INSTALL and found it, but I looked hard
because you said it was there.

It's a bit buried for the average joe (line 750, no noticeable header
saying something eye-catching).

In response to

  • Re: libpq at 2012-11-06 22:25:32 from Tom Lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Karl O. Pinc 2012-11-06 22:44:43 Re: Doc patch, distinguish sections with an empty row in error code table
Previous Message Tom Lane 2012-11-06 22:25:32 Re: libpq