pgsql: Fix commit c11cb17d.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Fix commit c11cb17d.
Дата
Msg-id E1j7jy1-0002Qm-HT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix commit c11cb17d.

I neglected to update copyfuncs/outfuncs/readfuncs.

Discussion: https://postgr.es/m/12491.1582833409%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/32bb4535a0be892f4a2794a26ba429032f4ae51e

Modified Files
--------------
src/backend/nodes/copyfuncs.c | 1 +
src/backend/nodes/outfuncs.c  | 3 +++
src/backend/nodes/readfuncs.c | 1 +
src/include/nodes/pathnodes.h | 4 ++--
src/include/nodes/plannodes.h | 2 +-
5 files changed, 8 insertions(+), 3 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: correct thinko in pg_buffercache documentation.
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Revert "initdb: Change authentication defaults"