Thread: Postgresql 8.0.0beta2 unicode problem

Postgresql 8.0.0beta2 unicode problem

From
Alexander Serkov
Date:
CREATE TABLE test(word text);
INSERT INTO test VALUES('\342\204\226');

SELECT * FROM test WHERE word='\342\200\242';
or
SELECT * FROM test WHERE word='\342\200\224';
returns word previously inserted instead of zero rows.
_______________________________________________________________
http://www.bigmir.net - поиск по украинским сайтам