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

Commit77356a7

Browse files
author
Thomas G. Lockhart
committed
Add Constraint node type.
Remove TimeRange node type tag (everything else already gone).
1 parent352b368 commit77356a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/nodes/nodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: nodes.h,v 1.18 1997/12/0400:28:01 scrappy Exp $
9+
* $Id: nodes.h,v 1.19 1997/12/0423:43:59 thomas Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -199,13 +199,13 @@ typedef enum NodeTag
199199
T_A_Indices,
200200
T_ResTarget,
201201
T_ParamString,
202-
T_TimeRange,
203202
T_RelExpr,
204203
T_SortGroupBy,
205204
T_RangeVar,
206205
T_TypeName,
207206
T_IndexElem,
208207
T_ColumnDef,
208+
T_Constraint,
209209
T_DefElem,
210210
T_TargetEntry,
211211
T_RangeTblEntry,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp