On Thu, Oct 1, 2015 at 2:35 AM, Kouhei Kaigai <[email protected]> wrote: > Gather node was oversight by readfunc.c, even though it shall not be > serialized actually. > Also, it used incompatible WRITE_xxx_FIELD() macro on outfuncs.c. > > The attached patch fixes both of incomsistence.
Thanks. You missed READ_DONE() but fortunately my compiler noticed that oversight. Committed with that fix. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
