Re: resetStringInfo

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: resetStringInfo
Дата
Msg-id 1172950392.6571.62.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: resetStringInfo  (Joe Conway <mail@joeconway.com>)
Список pgsql-patches
On Sat, 2007-03-03 at 10:57 -0800, Joe Conway wrote:
> I have used pfree(var.data) combined with initStringInfo(&var) in a few
> places (e.g. in tablefunc.c).

Thanks, fixed. I also did a bit more searching and found some more
places where resetStringInfo() could be used to replace the previous
custom coding. Patch attached and applied.

-Neil


Вложения

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: resetStringInfo
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: xpath_array with namespaces support