pgsql: Allow pg_ctl to register the service in either AUTO or DEMAND st

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow pg_ctl to register the service in either AUTO or DEMAND st
Date: 2010-10-15 17:36:28
Message-ID: E1P6oCi-000884-6N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow pg_ctl to register the service in either AUTO or DEMAND start type

Author: Quan Zongliang
Documentation updates by David Fetter

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=0c9b166db5329119b6553e0f38fe486521f1352f

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml | 24 +++++++++++++++++++-
src/bin/pg_ctl/pg_ctl.c | 44 +++++++++++++++++++++++++++++++------
2 files changed, 59 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-10-15 19:49:20 pgsql: Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT c
Previous Message Hiroshi Saito 2010-10-15 16:59:41 psqlodbc - psqlodbc: one more.