| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Josh Berkus <josh(at)agliodbs(dot)com> |
| Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords |
| Date: | 2005-04-21 18:56:47 |
| Message-ID: | 200504211856.j3LIulE28613@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Josh Berkus wrote:
> > I've already offered elsewhere to work on
> > writing a random-salt patch for PostgreSQL targeted at 8.1 and this
> > encourages me further. I understand that I'd need to be sure it was
> > backwards compatible to some extent (do both older client <-> newer
> > server and newer client <-> older server need to work? I seem to recall
> > only older client <-> newer server had to work, but perhaps I'm not
> > remembering right).
>
> Actually, I think older client <-> newer server is the least critical. We'd
> be incrementing libpq for this. Right, Bruce?
Yes, in fact we might need to change the wire protocol version, not just
the library major number.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2005-04-21 19:06:37 | Re: Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords |
| Previous Message | Stephen Frost | 2005-04-21 18:44:49 | Re: Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords |