You have been subscribed to a public bug:

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
     Assignee: Ubuntu Backporters
         Status: Confirmed


** Tags: 64bit
-- 
python-pscycopg2 segfaults on innocent operator
https://bugs.launchpad.net/bugs/108067

-- 
ubuntu-backports mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports

Reply via email to