commit-gnue
[Top][All Lists]
Advanced

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

r6548 - trunk/gnue-common/src/datasources/drivers/postgresql/psycopg


From: btami
Subject: r6548 - trunk/gnue-common/src/datasources/drivers/postgresql/psycopg
Date: Fri, 22 Oct 2004 05:03:50 -0500 (CDT)

Author: btami
Date: 2004-10-22 05:03:49 -0500 (Fri, 22 Oct 2004)
New Revision: 6548

Modified:
   trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py
Log:
updated psycopg info

Modified: trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py        
2004-10-22 09:50:24 UTC (rev 6547)
+++ trunk/gnue-common/src/datasources/drivers/postgresql/psycopg/Info.py        
2004-10-22 10:03:49 UTC (rev 6548)
@@ -26,7 +26,7 @@
 # Notes on this driver
 #
 name = _("Psycopg")
-url = "http://initd.org/software/psycopg/";
+url = "http://initd.org/software/initd/psycopg/";
 doc = """
 Description
 -----------
@@ -39,6 +39,7 @@
 Supported Platforms:
 
   - Linux/BSD
+  - MS Windows 98/NT/2000/XP (Installer available)
 
 Connection Properties
 ---------------------
@@ -60,5 +61,7 @@
 
 2. Available in Debian as: "apt-get install python-psycopg".
 
-3. This driver is fully functional with no known serious problems.
+3. Windows installer available at: 
http://stickpeople.com/projects/python/win-psycopg/.
+
+4. This driver is fully functional with no known serious problems.
 """





reply via email to

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