RE: Use appendStringInfoString and appendPQExpBufferStr where possible

Поиск
Список
Период
Сортировка
От Hou, Zhijie
Тема RE: Use appendStringInfoString and appendPQExpBufferStr where possible
Дата
Msg-id 6d7a4b7e767a422797799cb24f838eed@G08CNEXMBPEKD05.g08.fujitsu.local
обсуждение исходный текст
Ответ на Use appendStringInfoString and appendPQExpBufferStr where possible  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
Ответы RE: Use appendStringInfoString and appendPQExpBufferStr where possible
Список pgsql-hackers
Hi

I made a slight update to the patch

> > > I found some more places that should use appendPQExrBufferStr instead
> > of appendPQExpBuffer.
> > >
> > > Here is the patch.
> >
> > Seems like a good idea.  Please add it to the next commitfest.
> 
> Thanks, added it to the next commitfest.
> https://commitfest.postgresql.org/30/2735/

Best regards,
houzj



Вложения

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

Предыдущее
От: "tsunakawa.takay@fujitsu.com"
Дата:
Сообщение: RE: [Patch] Optimize dropping of relation buffers using dlist
Следующее
От: Amit Langote
Дата:
Сообщение: Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY