pgsql-server: Add LOG_NOWAIT flag to openlog() call, per my note of - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server: Add LOG_NOWAIT flag to openlog() call, per my note of
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add LOG_NOWAIT flag to openlog() call, per my note of 2004-06-24.

Modified Files:
--------------
    pgsql-server/src/backend/utils/error:
        elog.c (r1.144 -> r1.145)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/error/elog.c.diff?r1=1.144&r2=1.145)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server: Fix silly thinko in ALTER COLUMN TYPE.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server: Label CVS tip as 8.0devel instead of 7.5devel.