[PyGreSQL] [CVS] Change to pygresql: TEST_PyGreSQL_classic.py, pg.py, pgdb.py, pgmodule.c, test_pg.py

D'Arcy J.M. Cain darcy at PyGreSQL.org
Thu Sep 18 08:28:02 EDT 2008


On Tue, 16 Sep 2008 18:29:48 -0400 (EDT)
cito at druid.net (Christoph Zwerschke) wrote:
> Index: TEST_PyGreSQL_classic.py
> ===================================================================
> RCS file: /usr/cvs/Public/pygresql/module/TEST_PyGreSQL_classic.py,v
> retrieving revision 1.10
> retrieving revision 1.11
> diff -u -r1.10 -r1.11
> --- TEST_PyGreSQL_classic.py	10 Aug 2007 15:55:04 -0000	1.10
> +++ TEST_PyGreSQL_classic.py	16 Sep 2008 22:29:47 -0000	1.11
> @@ -5,7 +5,7 @@
>  
>  # We need a database to test against.  If LOCAL_PyGreSQL.py exists we will
>  # get our information from that.  Otherwise we use the defaults.
> -dbname = 'unittest'
> +dbname = 'pygresql_test'

Why did you change the database name?

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org


More information about the PyGreSQL mailing list