Create user is failing under 6.5 - Mailing list pgsql-hackers

From Michael Davis
Subject Create user is failing under 6.5
Date
Msg-id 93C04F1F5173D211A27900105AA8FCFC1452F4@lambic.prevuenet.com
Whole thread Raw
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Michael Davis
Date:
Subject: Some 6.5 regression tests are failing
Next
From: Clark Evans
Date:
Subject: Re: [HACKERS] Some 6.5 regression tests are failing