aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/pgdb.py
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-04-24 01:51:11 +0000
committerBruce Momjian <bruce@momjian.us>2002-04-24 01:51:11 +0000
commitf71c924f10afb2f7922458b0b91b0232bfa8ddd2 (patch)
treea853341aa5d89b99452abf95add17eb97fe516bf /src/interfaces/python/pgdb.py
parent450e728d24e824ff05872073a139aac3f33b5752 (diff)
downloadpostgresql-f71c924f10afb2f7922458b0b91b0232bfa8ddd2.tar.gz
postgresql-f71c924f10afb2f7922458b0b91b0232bfa8ddd2.zip
[ Patch comments in three pieces.]
Attached is a pacth against 7.2 which adds locale awareness to the character classes of the regular expression engine. ... > > I still think the xdigit class could be handled the same way the digit > > class is (by enumeration rather than using the isxdigit function). That > > saves you a cicle, and I don't think there's any loss. > > In fact, I will email you when I apply the original patch. I miss that case :-(. Here is the pached patch. ... Here is a patch which addresses Tatsuo's concerns (it does return an static struct instead of constructing it).
Diffstat (limited to 'src/interfaces/python/pgdb.py')
0 files changed, 0 insertions, 0 deletions