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

Commit5340a98

Browse files
author
Neil Conway
committed
Fix typo in comment.
1 parent0e72b9d commit5340a98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/executor/execJunk.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/executor/execJunk.c,v 1.44 2004/10/07 18:38:49 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/executor/execJunk.c,v 1.45 2004/10/11 02:02:41 neilc Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -26,7 +26,7 @@
2626
* An attribute of a tuple living inside the executor, can be
2727
* either a normal attribute or a "junk" attribute. "junk" attributes
2828
* never make it out of the executor, i.e. they are never printed,
29-
* returned or storedin disk. Their only purpose in life is to
29+
* returned or storedon disk. Their only purpose in life is to
3030
* store some information useful only to the executor, mainly the values
3131
* of some system attributes like "ctid" or rule locks.
3232
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp