am I doing something wrong or is this a bug

johnf <jfabiani-rLSQ/[email protected]>
Newsgroups gmane.comp.python.db.psycopg.devel
Message-ID <[email protected]>
tempCursor.execute("Select pg_get_serial_sequence('%s','%s') as seq " % 
('public.arcust','pkid'))

rs = tempCursor.fetchall()
rs
[(None,)]

it should return 'public.arcust_pkid_seq'
-- 
John Fabiani
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.