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

Commitf0a6046

Browse files
committed
Fix comment.
Cut-and-paste led to something silly.Ashutosh Sharma, reviewed by Amit Kapila and by meDiscussion:http://postgr.es/m/CAE9k0PmUbvQSBY7kwN_OkuqBYyHRXBX-c1ZkuAgR5vgF0GeWzQ@mail.gmail.com
1 parentfc70a4b commitf0a6046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/hash/hashpage.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,8 +1002,8 @@ _hash_alloc_buckets(Relation rel, BlockNumber firstblock, uint32 nblocks)
10021002
page= (Page)zerobuf;
10031003

10041004
/*
1005-
* Initialize thefreed overflowpage. Just zeroing the page won't work,
1006-
*See_hash_freeovflpage for similar usage.
1005+
* Initialize the page. Just zeroing the page won't work; see
1006+
* _hash_freeovflpage for similar usage.
10071007
*/
10081008
_hash_pageinit(page,BLCKSZ);
10091009

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp