Additional minor pg_dump cleanups

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Additional minor pg_dump cleanups
Дата
Msg-id C2F05B3C-1414-45DD-AE09-6FEE4D0F89BD@yesql.se
обсуждение исходный текст
Ответы Re: Additional minor pg_dump cleanups
Список pgsql-hackers
Re-reading Nathans recent 8213df9effaf I noticed a few more small things which
can be cleaned up.  In two of the get<Object> functions we lack a fast-path for
when no tuples are found which leads to pg_malloc(0) calls.  Another thing is
that we in one place reset the PQExpBuffer immediately after creating it which
isn't required.

--
Daniel Gustafsson


Вложения

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