RE: Use appendStringInfoString and appendPQExpBufferStr where possible

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

> $ git grep -E 'appendStringInfoString.*".{,1}");'
> src/backend/utils/adt/ruleutils.c:      appendStringInfoString(buf, "(");

> I noticed you added a similar thread here.
> https://commitfest.postgresql.org/30/

> I think this one could be combined as a single patchset with the existing CF entry for the other thread.

Thanks for your response, combined them as a single patchset now.

Best regards,




Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Planner making bad choice in alternative subplan decision
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: New statistics for tuning WAL buffer size