git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: edb4d95)
Remove T_Expr
2021年9月14日 07:34:50 +0000 (09:34 +0200)
2021年9月14日 08:27:29 +0000 (10:27 +0200)
This is an abstract node that shouldn't have a node tag defined.

Reviewed-by: Jacob Champion <pchampion@vmware.com>
Discussion: https://www.postgresql.org/message-id/c091e5cd-45f8-69ee-6a9b-de86912cc7e7@enterprisedb.com


diff --git a/src/include/nodes/nodes.h b/src/include/nodes/nodes.h
index a692eb7b098b6b505296b26f5aa2ff71e544fbe5..b3ee4194d3938b56e94672af5ed75ac7e0e0f6f7 100644 (file)
--- a/src/include/nodes/nodes.h
+++ b/src/include/nodes/nodes.h
@@ -153,7 +153,6 @@ typedef enum NodeTag
T_Alias,
T_RangeVar,
T_TableFunc,
- T_Expr,
T_Var,
T_Const,
T_Param,
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /