[BUGS] user authentication crash by Erik Luke (20-08-2001;1.3kb)

2001-11-01 Thread Thomas Yackel
Gentleman: Regarding the above thread located at: http://fts.postgresql.org/db/mw/msg.html?mid=1030673 I got the error: "Bad abstime external representation ''" when attempted to start psql as a particular user and the postmaster shutdown. The problem, we discovered, is that this user had a c

Re: [BUGS] user authentication crash by Erik Luke (20-08-2001;

2001-11-01 Thread Thomas Yackel
A few clarifications so you have more to go on: to create the problem, we used the sql command with the "';" following the [CR] at the end of the typed characters as shown here: alter user y with password 'xx '; then we attempted to log in as that user from another users' local sessio