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

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix readfuncs/outfuncs problems in last night's Gather patch.
Date: 2015-10-01 13:19:36
Message-ID: E1Zhdlo-0006lV-6l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2015-10-01 14:13:50 pgsql: Fix mention of htup.h in storage.sgml
Previous Message Tom Lane 2015-10-01 03:37:45 pgsql: Fix errors in commit a04bb65f70dafdf462e0478ad19e6de56df89bfc.