"Karl O. Pinc" <k...@meme.com> writes: > On 09/27/2012 11:02:42 AM, Tom Lane wrote: >> Rather, the problem is that the server might know about some newer >> lexical feature, and so might the application, but if libpq is behind >> the times then it's broken.
> If the application knows about the newer feature and wants > to use it, is it unreasonable to ask the application > be linked against a newer libpq? Well, see the JDBC example: there is no newer driver with the desired feature for applications to link against. Even if all client-side code with such knowledge stays perfectly in sync as far as upstream sources are concerned, there are any number of reasons why particular installations might have copies of varying vintages. It's not really a situation that I want to get into more than necessary. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers