"Thomas Yackel" <yackelt@ohsu.edu> writes:
> I was quite surprised that such a small input error could cause the
> backend to shutdown. Should psql remove [CR]s that are contained
> within ''? (at least for this command)?
I have committed changes that forbid linefeeds and tabs within passwords
and usernames. This should be sufficient to prevent the pg_pwd parser
from becoming confused.
regards, tom lane