Re: BUG #6412: psql & fe-connect truncate passwords - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #6412: psql & fe-connect truncate passwords
Date
Msg-id 20121017152109.GF5217@alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #6412: psql & fe-connect truncate passwords  (Andy Grimm <agrimm@gmail.com>)
List pgsql-bugs
Andy Grimm escribi=F3:

> Sorry that it's been a couple of weeks, but I have gotten around to
> working on a patch that address more of these concerns.  The attached
> patch should
>=20
> 1) allow arbitrary length passwords to be read from a file via initdb -=
-pwfile
> 2) allow the client to accept a password of arbitrary length at the
> password prompt
> 3) allow a password of arbitrary length in a pgpass file

This patch is in an awkward position.  It was submitted back in February
and then ignored for months.  It got added by Robert into this
commitfest, but the submitter hasn't gotten involved at all.  Then
Heikki posted a review a month ao and pointed out a number of issues
which are still waiting to be fixed.  If this patch is something we
want, then perhaps somebody else should grab it, fix the issues, and
resubmit to the next commitfest.

If we don't want it (and some have suggested) then we just quietly let
the thread die here.

I am marking it Returned with Feedback for now.

--=20
=C1lvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #7584: pgadmin crash due to font change in UI
Next
From: ichbinrene
Date:
Subject: Re: BUG #7521: Cannot disable WAL log while using pg_dump