Question about "unterminated quoted string literal"

Поиск
Список
Период
Сортировка
От nyang
Тема Question about "unterminated quoted string literal"
Дата
Msg-id e71e3ea89207c3746440526148bface8
обсуждение исходный текст
Список pgsql-hackers
Hi,

I'm having this problem "unterminated quoted string literal"
when I tried to do a select from my database.

SELECT sn from db_cert WHERE sn = '02'and iHash = '3�D�\177��]5\003R\215�\0355\200����';


where sn is a char16 and iHash is a varchar of 20 bytes.

iHash is an attribute which contains some hash value.
The hex value of iHash is:

0x33    0xbc 0x44    0xc8    0x7f    0xb5    0xaa    0x5d    0x35    0x03
0x52    0x8d    0xef    0x1d    0x35    0x80    0xbf    0xff
0xeb    0xed

Can anyone help me on this one?


Nancy


- ----- End Included Message -----

------------------------------

В списке pgsql-hackers по дате отправления: