Content-Length: 273157 | pFad | http://github.com/postgrespro/postgres/commit/b921aeb1676f128f2c41ddc40d3887964ea9eae9

58 Fix comment block trashed by pgindent. · postgrespro/postgres@b921aeb · GitHub
Skip to content

Commit b921aeb

Browse files
committed
Fix comment block trashed by pgindent.
Looks like I put the protective dashes in the wrong place in f4e4b32.
1 parent be11f84 commit b921aeb

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/backend/executor/nodeHash.c

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,12 +1121,13 @@ ExecScanHashBucket(HashJoinState *hjstate,
11211121
void
11221122
ExecPrepHashTableForUnmatched(HashJoinState *hjstate)
11231123
{
1124-
/*
1125-
* ---------- During this scan we use the HashJoinState fields as follows:
1124+
/*----------
1125+
* During this scan we use the HashJoinState fields as follows:
11261126
*
1127-
* hj_CurBucketNo: next regular bucket to scan hj_CurSkewBucketNo: next
1128-
* skew bucket (an index into skewBucketNums) hj_CurTuple: last tuple
1129-
* returned, or NULL to start next bucket ----------
1127+
* hj_CurBucketNo: next regular bucket to scan
1128+
* hj_CurSkewBucketNo: next skew bucket (an index into skewBucketNums)
1129+
* hj_CurTuple: last tuple returned, or NULL to start next bucket
1130+
*----------
11301131
*/
11311132
hjstate->hj_CurBucketNo = 0;
11321133
hjstate->hj_CurSkewBucketNo = 0;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/b921aeb1676f128f2c41ddc40d3887964ea9eae9

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy