Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8539929

Browse files
committed
Remove T_Expr
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
1 parentedb4d95 commit8539929

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/nodes/nodes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ typedef enum NodeTag
153153
T_Alias,
154154
T_RangeVar,
155155
T_TableFunc,
156-
T_Expr,
157156
T_Var,
158157
T_Const,
159158
T_Param,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp