pgsql: Document the existence of the socket lock file under

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document the existence of the socket lock file under
Date: 2010-08-26 22:00:19
Message-ID: 20100826220019.7B10F7541D7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document the existence of the socket lock file under unix_socket_directory,
which is perhaps not a terribly good spot for it but there doesn't seem to be
a better place. Also add a source-code comment pointing out a couple reasons
for having a separate lock file. Per suggestion from Greg Smith.

Modified Files:
--------------
pgsql/doc/src/sgml:
config.sgml (r1.308 -> r1.309)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.308&r2=1.309)
pgsql/src/backend/libpq:
pqcomm.c (r1.212 -> r1.213)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/pqcomm.c?r1=1.212&r2=1.213)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-08-26 22:00:32 pgsql: Document the existence of the socket lock file under
Previous Message Tom Lane 2010-08-26 21:08:43 pgsql: Explain automatic creation (or lack of it) of indexes for the