Re: More long-string woes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More long-string woes
Дата
Msg-id 5364.1020578500@sss.pgh.pa.us
обсуждение исходный текст
Ответ на More long-string woes  (Joseph Barillari <jbarilla@princeton.edu>)
Ответы Re: More long-string woes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Joseph Barillari <jbarilla@princeton.edu> writes:
> [ problems with long literals in plpgsql ]

I'm amazed no one has noticed this before.  plpgsql_dstring_append
is broken: it assumes it never needs to more than double the size
of the string.

Too tired to commit a fix tonight, but that's where the problem
lies...
        regards, tom lane


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

Предыдущее
От: Masaru Sugawara
Дата:
Сообщение: Re: difficult query
Следующее
От: "Joel Burton"
Дата:
Сообщение: Re: difficult query