]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the RTRIM collating sequence. Only implemented for UTF8. Still
authordrh <drh@noemail.net>
Sun, 20 Jan 2008 23:19:56 +0000 (23:19 +0000)
committerdrh <drh@noemail.net>
Sun, 20 Jan 2008 23:19:56 +0000 (23:19 +0000)
commit9b5adfa220ad80be944a9ae60f9c71ac1c27c7d4
tree6b0111ddef911d39e701c866bc196d865dc538ab
parentde4fcfdd7aa4e0b9daf9252e713ba04aea28cd75
Add the RTRIM collating sequence.  Only implemented for UTF8.  Still
considered experimental and may be removed if we find adverse impact
elsewhere in the system. (CVS 4732)

FossilOrigin-Name: 0bf4e7fefdbbf7be4e32195473563158f22f1869
manifest
manifest.uuid
src/main.c
test/collateA.test [new file with mode: 0644]
test/pragma.test