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

Commit1e006ba

Browse files
committed
Put back T_RecipeStmt, since the system doesn't actually build
without it. Sloppy, sloppy.
1 parentb775655 commit1e006ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/include/nodes/nodes.h

Lines changed: 2 additions & 1 deletion
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.45 1999/02/24 17:29:06 momjian Exp $
9+
* $Id: nodes.h,v 1.46 1999/02/27 21:40:39 tgl Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -163,6 +163,7 @@ typedef enum NodeTag
163163
T_FetchStmt,
164164
T_IndexStmt,
165165
T_ProcedureStmt,
166+
T_RecipeStmt,
166167
T_RemoveAggrStmt,
167168
T_RemoveFuncStmt,
168169
T_RemoveOperStmt,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp