pgsql/src/backend/postmaster (postmaster.c)

From: Tom Lane <tgl(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/postmaster (postmaster.c)
Date: 2000-10-24 21:33:54
Message-ID: 200010242133.e9OLXs795670@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, October 24, 2000 @ 17:33:52
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/postmaster
from hub.org:/home/projects/pgsql/tmp/cvs-serv95598/postmaster

Modified Files:
postmaster.c

----------------------------- Log Message -----------------------------

Check for SIGHUP and process config file updates just after waiting
for input, not just before.

Browse pgsql-committers by date

  From Date Subject
Next Message Vadim B. Mikheev - CVS 2000-10-25 00:49:16 pgsql/src/include/access (xlogutils.h)
Previous Message Tom Lane 2000-10-24 21:33:51 pgsql/src/backend/tcop (postgres.c)