[PyGreSQL] Composite primary keys - again

Christoph Zwerschke cito at online.de
Wed May 24 12:15:01 EDT 2006


D'Arcy J.M. Cain wrote:
 > Seems like a good idea but can you wait?  There are a few buglet fixes
 > that should really be released before adding a new feature.  I will
 > try to package things up this weekend.

Ok. I'll integrate it after you have fixed these things. Maybe I'll also 
add a few other things on the todo list, like SQLSTATE support.

OIDs are another issue: In PG 8.0 they are optional, and in 8.1 they are 
not even created by default anymore, but the pg module is using them a 
lot. Any ideas how to deal with that problem?

-- Christoph


More information about the PyGreSQL mailing list