Thread: Create user is failing under 6.5

Create user is failing under 6.5

From
Michael Davis
Date:
CREATE USER sarah;    
ERROR:  Bad abstime external representation ''

The back end will fail with the next sql call:

CREATE USER sarah;
NOTICE:  (transaction aborted): all queries ignored until end of transaction
block
*ABORT STATE*

Am I missing something?

Thanks, Michael