Re: Odd Timestamp Error WAS Re: Function Creation Error - Mailing list pgsql-novice

From Joshua Kramer
Subject Re: Odd Timestamp Error WAS Re: Function Creation Error
Date
Msg-id Pine.LNX.4.64.0704081446060.16216@localhost.localdomain
Whole thread Raw
In response to Re: Odd Timestamp Error WAS Re: Function Creation Error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Odd Timestamp Error WAS Re: Function Creation Error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
> You seem to be confused about the difference between a literal constant
> and an expression.  That should just be

Thanks again, Tom.  I didn't notice that - I'll have to see if I can coax
the software into using the expression instead of the string literal.  (It
may be an ADODB thing - because the web app is running a parameterized
query, it automatically inserts the quotation marks.  I'll need to
determine how to get around that.)

Cheers,
-J

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Odd Timestamp Error WAS Re: Function Creation Error
Next
From: Tom Lane
Date:
Subject: Re: Odd Timestamp Error WAS Re: Function Creation Error