Re: [GENERAL] queriing the version of libpq

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Magnus Hagander <magnus@hagander.net>
Cc: "Massa, Harald Armin" <chef@ghum.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-12-16T16:13:37Z
Lists: pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Thu, Dec 16, 2010 at 17:07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> because if you're trying to link against an older libpq, the link will
>> fail before you ever get to execute. So let's have a less implausible
>> use-case please.

> Look back at the very start of the thread.

OK, but let's document those examples instead.

			regards, tom lane