Panic - Format has changed

Поиск
Список
Период
Сортировка
От Glen Eustace
Тема Panic - Format has changed
Дата
Msg-id 1031950043.29456.1336.camel@agree-6
обсуждение исходный текст
Ответы Re: Panic - Format has changed  (Jeff Davis <list-pgsql-general@empires.org>)
Список pgsql-general
Hi,

last night we upgraded our primary web server, which included upgrading
postgres to 7.2.1

A rather unexpected change in behaviour has broken one of our
applications.

We have a column containing a varchar array. This used to be displayed
with all the elements quoted, seperated by commas i.e.
{ "a","b","c","d" }

Now, the quotes are only present if the element includes a quote or a
space. i.e.
{ a,"b b",c,d }

This is much more difficult to parse and will involve lots of code
changes in our application.  Is there ANY setting I can change that will
result in the data being displayed as before.

--

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Glen and Rosanne Eustace,
GodZone Internet Services, a division of AGRE Enterprises Ltd.,
P.O. Box 8020, Palmerston North, New Zealand 5301
Ph/Fax: +64 6 357 8168, Mob: +64 21 424 015



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

Предыдущее
От: Michael Zouroudis
Дата:
Сообщение: cascading
Следующее
От: "Orr, Steve"
Дата:
Сообщение: PostgreSQL CLOB Support