Crash while trying to log in with nonexistent role

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Crash while trying to log in with nonexistent role
Дата
Msg-id 20050817181023.GA26491@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: Crash while trying to log in with nonexistent role  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I can reproduce this with a couple-of-days-old CVS tip:

alvherre=# \c - test
FATAL:  role "test" does not exist

And the server log says

FATAL:  role "test" does not exist
TRAP: BadState(«!(((bool) ((OuterUserId) != ((Oid) 0))))», Archivo:
«/pg/source/00orig/src/backend/utils/init/miscinit.c»,Línea: 336)
 

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"[PostgreSQL] is a great group; in my opinion it is THE best open source
development communities in existence anywhere."                (Lamar Owen)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Johnny Lam
Дата:
Сообщение: Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Missing CONCURRENT VACUUM (Was: Release notes for