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

Commitdb00632

Browse files
committed
Cleaups of comments.
1 parentbac80c2 commitdb00632

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎src/backend/executor/execAmi.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/executor/execAmi.c,v 1.10 1997/11/21 18:21:17 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/executor/execAmi.c,v 1.11 1997/11/27 02:23:01 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -411,7 +411,7 @@ ExecRestrPos(Plan *node)
411411
* accessMtd -- access methods used to access the created relation.
412412
* relation-- optional. Either an index to the range table or
413413
* negative number indicating a temporary relation.
414-
* A temporary relation is assumeis this field is absent.
414+
* A temporary relation is assumeif this field is absent.
415415
* ----------------------------------------------------------------
416416
*/
417417

‎src/backend/parser/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scan.lbreak query into tokens
77
scansup.chandle escapes in input
88
keywords.cturn keywords into specific tokens
99
gram.yparse the tokens and fill query-type-specific structures
10-
analyze.cone functionforevery complexquery type like SELECT, INSERT...
10+
analyze.chandle post-parse processingforeachquery type
1111
parse_clause.chandle clauses like WHERE, ORDER BY, GROUP BY, ...
1212
parse_expr.chandle expressions like col, col + 3, x = 3 or x = 4
1313
parse_oper.chandle operations in expressions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp