no quotes in arrays in 7.2
От | Peter Keller |
---|---|
Тема | no quotes in arrays in 7.2 |
Дата | |
Msg-id | 200203201431.PAA14163@va45s03.bayern.de обсуждение исходный текст |
Ответы |
Re: no quotes in arrays in 7.2
Re: no quotes in arrays in 7.2 |
Список | pgsql-general |
I upgraded to pg 7.2. When I do a SELECT on a column defined as text[ ] I get: {{FLTL,DFBV2bI16nfqCEag,1000}} when I do the same SELECT on postgres 7.1 I get the same result but with quotes: {{"FLTL","DFBV2bI16nfqCEag","1000"}} Only using a comma as a separator is not very good, because the text in the array can contain commas, so seperating can get impossible. Is the new output a bug? Peter -- Bezirksfinanzdirektion Muenchen Vermessungsabteilung ............................................................................................... Peter Keller : Tel: (+49) 089-2190-2594 Alexandrastr. 4 : Fax: (+49) 089-2190-2459 (Liebigbau) : mailto:Peter.Keller@bvv.bayern.de 80538 Muenchen : web: http://www.bayern.de/vermessung
В списке pgsql-general по дате отправления: