Обсуждение: pgsql: Reconcile nodes/*funcs.c.

Поиск
Список
Период
Сортировка

pgsql: Reconcile nodes/*funcs.c.

От
Noah Misch
Дата:
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(-)