pgsql: Fix readfuncs/outfuncs problems in last night's Gather patch.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix readfuncs/outfuncs problems in last night's Gather patch.
Дата
Msg-id E1Zhdlo-0006lV-6l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix readfuncs/outfuncs problems in last night's Gather patch.

KaiGai Kohei, with one correction by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/286a3a68dcafa15f28a169daac38659816911940

Modified Files
--------------
src/backend/nodes/outfuncs.c  |    4 ++--
src/backend/nodes/readfuncs.c |   18 ++++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve LISTEN startup time when there are many unread notificat
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix mention of htup.h in storage.sgml