Public bug reported:

Binary package hint: python-psycopg2

This python program crashes immediately:

import psycopg2
conn = psycopg2.connect("dbname=jmv")
cur = conn.cursor()
cur.execute("SET TIME ZONE %s", ['America/Chicago'])

This prevents django 0.96 from working.

** Affects: psycopg2 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
python-pscycopg2 segfaults on innocent operator
https://bugs.launchpad.net/bugs/108067
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to