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

Commit3090213

Browse files
committed
Fix comment from commit22655aa.
Per automated complaint from BF animal koel this needed to bere-indented, but there was also a typo. Back-patch to 16.
1 parent2371432 commit3090213

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/access/heap/heapam.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,10 +1803,10 @@ ReleaseBulkInsertStatePin(BulkInsertState bistate)
18031803
bistate->current_buf=InvalidBuffer;
18041804

18051805
/*
1806-
* Despite the name, we also reset bulk relation extension
1807-
*state.Otherwise we can end up erroring out due to looking for free
1808-
*space in->next_free of one partition, even though ->next_free was set
1809-
*whenextending another partition. It'sobviously also could be bad for
1806+
* Despite the name, we also reset bulk relation extension state.
1807+
* Otherwise we can end up erroring out due to looking for free space in
1808+
* ->next_free of one partition, even though ->next_free was set when
1809+
* extending another partition. It couldobviously also be bad for
18101810
* efficiency to look at existing blocks at offsets from another
18111811
* partition, even if we don't error out.
18121812
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp