Le 24/08/2010 13:51, Dave Page a écrit : > On Tue, Aug 24, 2010 at 12:48 PM, Magnus Hagander <[email protected]> wrote: >> Actually, what happens if we try to use PQconnect() with >> applicaiton_name on an older version? I assume it fails, and not just >> works and ignores it? > > iirc, yes. >
We have this in the log: FATAL: unrecognized configuration parameter "application_name" And then it connects. At least with a 9.0 libpq and a 8.3.0 PostgreSQL server. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
