...

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема ...
Дата
Msg-id 200212222136.gBMLaPA14291@bajor.mug.org
обсуждение исходный текст
Ответы Re:  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I have a question about the behavior of the array input routine.  How should
the input string, '{abc"def,defghi",jklmnop}' be parsed?  I would think it
should produce '{"abc\"def","defghi\"","jklmnop"}', but it currently (as of
7.3) produces '{"abcdef,defghi","jklmnop"}'.

Which should be the correct behavior?

Shouldn't a quoted string begin with a double qoute?

--
____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | MSN.......: B_G_Allie@email.msn.com
|-/-|----- | Dearborn, MI 48126|
|/  |LLIE  | (313) 582-1540    |



Вложения

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

Предыдущее
От: "Peter Adamek Jr."
Дата:
Сообщение: Stored procedures/functions that can return recordsets...
Следующее
От: Scott Lamb
Дата:
Сообщение: ident auth not working on 7.3.1