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

Commitfc5372e

Browse files
committed
You made a tiny little type in a comment in parsenodes.h (abotu instead
of about).Christopher Kings-Lynne
1 parent3e22406 commitfc5372e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/nodes/parsenodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: parsenodes.h,v 1.188 2002/07/18 04:41:45 momjian Exp $
10+
* $Id: parsenodes.h,v 1.189 2002/07/18 04:42:29 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -185,7 +185,7 @@ typedef struct BetweenExpr
185185
Node*rexpr;/* Second bound */
186186
boolnot;/* Do we want inverse? */
187187
boolsymmetric;/* True if SYMMETRIC, false if ASYMMETRIC */
188-
OidtypeId;/* Informationabotu common type */
188+
OidtypeId;/* Informationabout common type */
189189
int16typeLen;
190190
booltypeByVal;
191191
Expr*gthan;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp