On Wednesday 04 March 2009 16:32:27 Gregory Stark wrote:
> Xavier Bugaud <xavier.bug...@gloptv.com> writes:
> >
> > $ psql -c "SELECT '2009-01-01 00:56:00 MUST'::timestamp"
> > ERROR:  invalid input syntax for type timestamp: "2009-01-01 00:56:00
> > MUST"
>
> I think the problem is that MUST is missing from the Default
> timezone_abbreviations file.

Gregory you're right : it works after adding MUST in timezone/tznames/Default.

I will propose a patch in pgsql-hackers.

Thanks.
-- 
Xavier Bugaud

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to