]> err.no Git - sope/commit
properly set client encoding after connect
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 30 Sep 2006 14:08:11 +0000 (14:08 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 30 Sep 2006 14:08:11 +0000 (14:08 +0000)
commit342f9ac5f0117357b229a8bc871f29a7fbd36307
tree20d5708b49f1916da3d4f220f941f3575ac8b471
parentd836196a0c7f391345aed57378f1a79bb20f7c8a
properly set client encoding after connect
use UTF-8 instead of Latin1 as the charset
various code cleanups

git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1366 e4a50df8-12e2-0310-a44c-efbce7f8a7e3
15 files changed:
sope-gdl1/PostgreSQL/ChangeLog
sope-gdl1/PostgreSQL/EOKeyGlobalID+PGVal.m [new file with mode: 0644]
sope-gdl1/PostgreSQL/GNUmakefile
sope-gdl1/PostgreSQL/NSData+PGVal.m
sope-gdl1/PostgreSQL/NSNull+PGVal.m [new file with mode: 0644]
sope-gdl1/PostgreSQL/NSString+PGVal.m
sope-gdl1/PostgreSQL/NSString+PostgreSQL72.m
sope-gdl1/PostgreSQL/PGConnection.h
sope-gdl1/PostgreSQL/PGConnection.m
sope-gdl1/PostgreSQL/PGResultSet.m [new file with mode: 0644]
sope-gdl1/PostgreSQL/PostgreSQL72Channel.m
sope-gdl1/PostgreSQL/PostgreSQL72DataTypeMappingException.m [moved from sope-gdl1/PostgreSQL/PostgreSQL72Values.m with 92% similarity]
sope-gdl1/PostgreSQL/PostgreSQL72Expression.m
sope-gdl1/PostgreSQL/Version
sope-gdl1/PostgreSQL/pgconfig.h [new file with mode: 0644]