Re: DBD::PostgreSQL

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: David Wheeler <david(at)wheeler(dot)net>
Cc: Peter Haworth <pmh(at)edison(dot)ioppublishing(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>, dbi-dev(at)perl(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: DBD::PostgreSQL
Date: 2002-11-21 07:50:03
Message-ID: 1037865003.1047.7.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

On Thu, 2002-11-21 at 03:02, David Wheeler wrote:
> On Wednesday, November 20, 2002, at 07:56 AM, Peter Haworth wrote:
>
> > Fair enough, but at least check the server version on connection, and
> > bail
> > if it's not high enough.
>
> What's the easiest way to get the version on connection?

SELECT version();

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"A new commandment I give unto you; That ye love one
another. As I have loved you, so ye also must love one
another. By this shall all men know that ye are my
disciples, if ye have love one to another."
John 13:34,35

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas A. Lowery 2002-11-21 13:15:40 Re: DBD::PostgreSQL compile time /run time version
Previous Message WangYuan 2002-11-21 07:45:31 How can I view the content of Logs?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tim Bunce 2002-11-21 09:23:16 Re: :PgSQL: More Queestions
Previous Message David Wheeler 2002-11-21 06:30:00 Re: :PgSQL: More Queestions