"TIMESTAMP WITH TIME ZONE" parsing error

Bug #872215 reported by Mike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stado
Fix Committed
Undecided
Unassigned

Bug Description

The following query results in a parsing error:

select to_char(TIMESTAMP with time zone 'epoch', 'YYYY-MM-DD HH24:MI:SS');

The error is:
ERROR: Encountered "with time zone" at line 1, column 26.

Unfortunately I'm not much of a parsing expert and have not had time to look too deeply into this, but its hopefully a simple parsing issue. Its not a critical bug for us, we can work around it at the moment.

Mike

Mike (s-launchpadmike)
description: updated
Revision history for this message
Jim Mlodgenski (jim-cirrusql) wrote :

I patch has been committed to the truck to fix this. The parser needs to be regenerated to handle the new grammar.

Changed in stado:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.