pgsql: Reconcile nodes/*funcs.c. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Reconcile nodes/*funcs.c.
Date
Msg-id E1jdMkX-0006zT-Lg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Reconcile nodes/*funcs.c.

The stmt_len changes do not affect behavior.  LimitPath has no other
support functions, so that part changes only debugging output.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/587322de36921557fcfcfdd40291669c8ee46968

Modified Files
--------------
src/backend/nodes/copyfuncs.c  | 6 +++---
src/backend/nodes/equalfuncs.c | 4 ++--
src/backend/nodes/outfuncs.c   | 5 +++--
src/backend/nodes/readfuncs.c  | 4 ++--
4 files changed, 10 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Doc: Fix order of pg_shmem_allocations in system view list
Next
From: Bruce Momjian
Date:
Subject: pgsql: gss: add missing references to hostgssenc and hostnogssenc