pgsql: Rename NodeTag of ExprState
Started by Peter Eisentrautalmost 5 years ago1 messagescomitters
Rename NodeTag of ExprState
Rename from tag to type, for consistency with all other node structs.
Discussion: /messages/by-id/c1097590-a6a4-486a-64b1-e1f9cc0533ce@enterprisedb.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d9a38c52cef3cf80c4259277f11d42a86ecb1952
Modified Files
--------------
src/backend/executor/execExpr.c | 4 ++--
src/include/nodes/execnodes.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)