| From: | Alvaro Herrera <alvherre(at)surnet(dot)cl> |
|---|---|
| To: | Petr Jelinek <pjmodos(at)parba(dot)cz> |
| Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: per user/database connections limit again |
| Date: | 2005-07-04 02:07:32 |
| Message-ID: | 20050704020732.GA21952@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
On Mon, Jul 04, 2005 at 01:08:05AM +0200, Petr Jelinek wrote:
> Stephen Frost wrote:
> New version which works with roles is attached (diffed against cvs),
> everything else is mostly same.
> I also had to readd roleid to flatfiles because I need it in
> InitProcess() function.
I was wondering if there was some way to defer the user check till a
later time, when the pg_authid relation could be checked? Not sure if
that's a good idea, but it may help reduce the impact of the change, and
thus chances that it'd be rejected.
--
Alvaro Herrera (<alvherre[a]surnet.cl>)
"La espina, desde que nace, ya pincha" (Proverbio africano)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-07-04 02:22:03 | Re: contrib/pgcrypto patch for OpenSSL 0.9.8 |
| Previous Message | Bruce Momjian | 2005-07-04 02:02:07 | Re: contrib/pgcrypto patch for OpenSSL 0.9.8 |