Re: BUG #2701: PQserverVersion function missing - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2701: PQserverVersion function missing
Date
Msg-id 3389.1161664145@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2701: PQserverVersion function missing  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #2701: PQserverVersion function missing  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> Bruce Momjian <bruce@momjian.us> writes:
>>> Actually, the 8.0.X libpq function would still report 70401 if connected
>>> to a 7.4.1 database,
>>
>> That was exactly the reason why the docs were written like that.  Using
>> two examples that are both from the same major release doesn't seem to
>> me to be an improvement.

> Actually, the problem with 8.0.X is that the major version number had a
> zero in it.  8.1 does not, so I think it is actually better to use the
> same major version number in both examples.

You're ignoring the point at hand, which is exactly that the libpq
function will work when connected to servers older (in fact much older)
than it is.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #2701: PQserverVersion function missing
Next
From: Tom Lane
Date:
Subject: Re: BUG #2712: could not fsync segment: Permission