| From: | tgl(at)postgresql(dot)org |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ... |
| Date: | 2001-11-02 18:39:57 |
| Message-ID: | 200111021839.fA2IdvJ19926@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers pgsql-jdbc |
CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/11/02 13:39:57
Modified files:
doc/src/sgml : client-auth.sgml runtime.sgml
src/backend/commands: user.c
src/backend/libpq: crypt.c
src/backend/postmaster: postmaster.c
src/include/libpq: crypt.h
Log message:
Fix pg_pwd caching mechanism, which was broken by changes to fork
postmaster children before client auth step. Postmaster now rereads
pg_pwd on receipt of SIGHUP, the same way that pg_hba.conf is handled.
No cycles need be expended to validate password cache validity during
connection startup.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | petere | 2001-11-02 19:13:09 | pgsql/doc/src/sgml keywords.sgml |
| Previous Message | majordomo | 2001-11-02 17:42:34 | Debugging trace, please ignore |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-11-02 20:42:43 | Re: New default ignored by pre-exising insert rulesets. |
| Previous Message | Marc G. Fournier | 2001-11-02 18:08:35 | Re: checking things over ... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ned Wolpert | 2001-11-02 19:58:38 | The use of Jive with postgresql |
| Previous Message | Nick Fankhauser | 2001-11-02 18:26:39 | Re: Staroffice, druid, dbvisualizer compatability |