Use appendStringInfoString and appendPQExpBufferStr where possible

Поиск
Список
Период
Сортировка
От Hou, Zhijie
Тема Use appendStringInfoString and appendPQExpBufferStr where possible
Дата
Msg-id cb172cf4361e4c7ba7167429070979d4@G08CNEXMBPEKD05.g08.fujitsu.local
обсуждение исходный текст
Ответы Re: Use appendStringInfoString and appendPQExpBufferStr where possible
Список pgsql-hackers
Hi hackers

In(/src/bin/scripts/reindexdb.c; /src/backend/access/rmgrdesc/dbasedesc.c; /src/pl/plpython/plpy_elog.c)

I found some more places that should use appendPQExrBufferStr instead of appendPQExpBuffer.

Here is the patch.

Previous Discussion:
https://www.postgresql.org/message-id/CAKJS1f9P=M-3ULmPvr8iCno8yvfDViHibJjpriHU8+SXUgeZ=w@mail.gmail.com

Best regards,
Houzj/huangj



Вложения

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

Предыдущее
От: Greg Nancarrow
Дата:
Сообщение: Parallel INSERT (INTO ... SELECT ...)
Следующее
От: Andy Fan
Дата:
Сообщение: Re: Dynamic gathering the values for seq_page_cost/xxx_cost