[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] typecasting on Postgres
From: |
Horst Herb |
Subject: |
Re: [Gnumed-devel] typecasting on Postgres |
Date: |
Fri, 13 Feb 2004 11:15:14 +1100 |
User-agent: |
KMail/1.5.93 |
On Fri, 13 Feb 2004 10:51, Ian Haywood wrote:
> Moving to %s::timestamp fixes the problem, the postgres docs aren't too
> helpful.
>
> Is this syntax portable across versions?
> More generally, do we have a mimimum postgres version that we support?
Don't know about portability, but it is certainly the syntax to go from at
least 7.3 onwards, which happens to be the minimum version supported
Horst