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

Commite4b2558

Browse files
committed
Minor bug fix
1 parentba4b7f5 commite4b2558

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/backend/executor/nodeHash.c

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/executor/nodeHash.c,v 1.2 1996/07/22 23:30:40 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/executor/nodeHash.c,v 1.3 1996/07/26 20:03:21 scrappy Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -594,8 +594,7 @@ ExecHashOverflowInsert(HashJoinTable hashtable,
594594
* - Chris Dunlop, <chris@onthe.net.au>
595595
* ------------------
596596
*/
597-
elog(WARN,"hash table out of memory. Use -B parameter to increase buffe
598-
rs.");
597+
elog(WARN,"hash table out of memory. Use -B parameter to increase buffers.");
599598
#endif
600599

601600
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp