python - ctl: Imported Sources

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ctl: Imported Sources
Date: 2006-04-25 16:48:30
Message-ID: 20060425164830.9886086C511@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update of /cvsroot/python/ctl
In directory pgfoundry.org:/tmp/cvs-serv90190

Log Message:
Import PostgreSQL control interfaces.

Includes Python interfaces to initializing a database, starting and stopping a
database, configuring a database(postgresql.conf, maybe hba one day).

Status:

Vendor Tag: NONE
Release Tags: INIT

N ctl/setup.py
N ctl/test/control.py
N ctl/test/config.py
N ctl/src/init.py
N ctl/src/control.py
N ctl/src/__init__.py
N ctl/src/config.py

No conflicts created by this import

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-25 16:54:10 pgsql: The 8.1 planner removes WHERE quals from the plan when the quals
Previous Message User Fxjr 2006-04-25 15:26:17 npgsql - Npgsql: 2006-04-25 Francisco Figueiredo Jr.