pgsql: Rename some node support functions for consistency

Started by Peter Eisentrautalmost 5 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Rename some node support functions for consistency

Some node function names didn't match their node type names exactly.
Fix those for consistency.

Discussion: /messages/by-id/c1097590-a6a4-486a-64b1-e1f9cc0533ce@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31360381f0a5ff5193c3631e6076442352906f59

Modified Files
--------------
src/backend/nodes/copyfuncs.c | 16 ++++++++--------
src/backend/nodes/equalfuncs.c | 16 ++++++++--------
src/backend/nodes/outfuncs.c | 8 ++++----
3 files changed, 20 insertions(+), 20 deletions(-)