Update of /cvsroot/python/tin
In directory pgfoundry.org:/tmp/cvs-serv92382
Log Message:
Import of tin.
This is a project to help manage test clusters of varying versions of PostgreSQL
for running test suites, or just running quick test commands, etc.
It provides simple cluster selectivity based on version, configure
parameters(ie, select clusters built with integer-datetimes), cluster
number(assigned on creation), and pg_config path.
Status:
Vendor Tag: NONE
Release Tags: INIT
N tin/setup.py
N tin/README
N tin/src/pg_tin
N tin/src/__init__.py
N tin/src/control.py
N tin/src/command.py
No conflicts created by this import
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match