commit | 35466c5bcec27fbcdb702f10e2269c6efef978ae | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 22 11:23:23 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Apr 22 11:23:23 2010 +0000 |
tree | bc94214b5e695070279aa6033d8d3936ced02ea4 | |
parent | 0c2d8b8e51e8bcebd21f8fe33ca0c816e3320c4c [diff] |
Issue #8195: Fix a crash in sqlite Connection.create_collation() if the collation name contains a surrogate character.