[ python-Bugs-1000391 ] bit types need to be string subtypes

noreply at pgfoundry.org noreply at pgfoundry.org
Sun Dec 2 22:26:37 UTC 2007


Bugs item #1000391, was opened at 2005-09-25 00:25
You can respond by visiting: 
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000391&group_id=1000094

Category: TYP/Typical
Group: To do
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: James Pye (jwp)
Assigned to: James Pye (jwp)
Summary: bit types need to be string subtypes

Initial Comment:
bit and varbit types need to be a string subtype to avoid the overhead involved with using regular tuples.

----------------------------------------------------------------------

>Comment By: James Pye (jwp)
Date: 2007-12-02 15:26

Message:
postgresql.types has a bit and varbit type that is a str subtype.

----------------------------------------------------------------------

You can respond by visiting: 
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000391&group_id=1000094


More information about the Python-general mailing list