[Trac-tickets] Re: [The Trac Project] #2167: trac-0.9b2's psycopg
connection doesn't take port into account
The Trac Project
noreply at edgewall.com
Mon Oct 3 18:40:25 CDT 2005
#2167: trac-0.9b2's psycopg connection doesn't take port into account
-------------------------------+--------------------------------------------
Reporter: allanvv at gmail.com | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9b2
Severity: normal | Resolution:
Keywords: |
-------------------------------+--------------------------------------------
Comment (by anonymous):
Whoops, should have previewed first.
{{{
if port:
dsn.append("port = %d" % (port, ))
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2167>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list