pgsql: Reconcile nodes/*funcs.c with PostgreSQL 11 work.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Reconcile nodes/*funcs.c with PostgreSQL 11 work.
Date: 2018-05-31 23:14:31
Message-ID: E1fOWm7-0005m6-J1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Reconcile nodes/*funcs.c with PostgreSQL 11 work.

This covers new fields in two outfuncs.c functions having no readfuncs.c
counterpart. Thus, this changes only debugging output.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ef3109500030030b0e8d3c1d7f2b409d702cc49a

Modified Files
--------------
src/backend/nodes/outfuncs.c | 2 ++
1 file changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-06-01 18:55:13 pgsql: Tweak partitioning documentation wording
Previous Message Andrew Dunstan 2018-05-31 12:19:40 pgsql: Fix compile-time warnings on all perl code