... - Mailing list pgsql-general

From Billy G. Allie
Subject ...
Date
Msg-id 200212222136.gBMLaPA14291@bajor.mug.org
Whole thread Raw
Responses Re:
List 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    |



Attachment

pgsql-general by date:

Previous
From: "Peter Adamek Jr."
Date:
Subject: Stored procedures/functions that can return recordsets...
Next
From: Scott Lamb
Date:
Subject: ident auth not working on 7.3.1