commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r5315 - in trunk/gnue-common/src/datasources/drivers/postgresql: popy ps


From: btami
Subject: r5315 - in trunk/gnue-common/src/datasources/drivers/postgresql: popy psycopg pygresql pypgsql
Date: Sat, 13 Mar 2004 04:55:19 -0600 (CST)

Author: btami
Date: 2004-03-13 04:55:18 -0600 (Sat, 13 Mar 2004)
New Revision: 5315

Modified:
   trunk/gnue-common/src/datasources/drivers/postgresql/popy/Info.py
   trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py
   trunk/gnue-common/src/datasources/drivers/postgresql/pygresql/Info.py
   trunk/gnue-common/src/datasources/drivers/postgresql/pypgsql/Info.py
Log:
fixed """" typo

Modified: trunk/gnue-common/src/datasources/drivers/postgresql/popy/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/postgresql/popy/Info.py   
2004-03-12 23:16:09 UTC (rev 5314)
+++ trunk/gnue-common/src/datasources/drivers/postgresql/popy/Info.py   
2004-03-13 10:55:18 UTC (rev 5315)
@@ -58,4 +58,4 @@
 Notes
 -----
 1. Available in Debian [sid,woody] as: "apt-get install python-popy
-""""
+"""

Modified: trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py        
2004-03-12 23:16:09 UTC (rev 5314)
+++ trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py        
2004-03-13 10:55:18 UTC (rev 5315)
@@ -60,4 +60,4 @@
 Notes
 -----
 1. Available in Debian [sid,woody] as: "apt-get install python-popy
-""""
+"""

Modified: trunk/gnue-common/src/datasources/drivers/postgresql/pygresql/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/postgresql/pygresql/Info.py       
2004-03-12 23:16:09 UTC (rev 5314)
+++ trunk/gnue-common/src/datasources/drivers/postgresql/pygresql/Info.py       
2004-03-13 10:55:18 UTC (rev 5315)
@@ -60,4 +60,4 @@
 Notes
 -----
 1.  Available in Debian [sid] as: "apt-get install python-psycopg"
-""""
+"""

Modified: trunk/gnue-common/src/datasources/drivers/postgresql/pypgsql/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/postgresql/pypgsql/Info.py        
2004-03-12 23:16:09 UTC (rev 5314)
+++ trunk/gnue-common/src/datasources/drivers/postgresql/pypgsql/Info.py        
2004-03-13 10:55:18 UTC (rev 5315)
@@ -55,4 +55,4 @@
   host=localhost          # The hostname/IP of the postgresql host
   dbname=mydb             # The name of the pg database
 
-""""
+"""





reply via email to

[Prev in Thread] Current Thread [Next in Thread]