Create user is failing under 6.5

Поиск
Список
Период
Сортировка
От Michael Davis
Тема Create user is failing under 6.5
Дата
Msg-id 93C04F1F5173D211A27900105AA8FCFC1452F4@lambic.prevuenet.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Michael Davis
Дата:
Сообщение: Some 6.5 regression tests are failing
Следующее
От: Clark Evans
Дата:
Сообщение: Re: [HACKERS] Some 6.5 regression tests are failing