Rename NodeTag of ExprState Rename from tag to type, for consistency with all other node structs.
Discussion: https://www.postgresql.org/message-id/flat/[email protected] 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(-)
