[CalendarServer-changes] [14517] CalendarServer/trunk/txdav/base/datastore/subpostgres.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 5 17:01:12 PST 2015


Revision: 14517
          http://trac.calendarserver.org//changeset/14517
Author:   wsanchez at apple.com
Date:     2015-03-05 17:01:12 -0800 (Thu, 05 Mar 2015)
Log Message:
-----------
Whoops

Modified Paths:
--------------
    CalendarServer/trunk/txdav/base/datastore/subpostgres.py

Modified: CalendarServer/trunk/txdav/base/datastore/subpostgres.py
===================================================================
--- CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2015-03-05 22:52:53 UTC (rev 14516)
+++ CalendarServer/trunk/txdav/base/datastore/subpostgres.py	2015-03-06 01:01:12 UTC (rev 14517)
@@ -26,7 +26,7 @@
 from hashlib import md5
 from pipes import quote as shell_quote
 
-import pg8000 as postgres
+import pgdb as postgres
 
 from twisted.python.procutils import which
 from twisted.internet.protocol import ProcessProtocol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150305/1473cf12/attachment-0001.html>


More information about the calendarserver-changes mailing list