On Fri, 22 Oct 2004, Tom Lane wrote:
> You are confusing the syntax for a typed literal with part of the AT
> TIME ZONE construct.
Could you explain what the difference is between a typed literal
"int '11'" and a cast(ed) literal "'11'::int" to me they seem like the
same thing.
Kris Jurka