On lör, 2011-08-27 at 12:29 +0100, Dean Rasheed wrote:
> So Robert and Merlin both expressed concerns that the existing
> datetime string parsing code is so complicated that adding to it would
> likely just introduce more bugs.
>
> My first thought was 'how hard can it be?' - famous last words :-)
Maybe you can find an existing Perl or Python module that has already
implemented this. Then the solution might be 5 lines of wrapping this
into a PostgreSQL function.