8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710796f commit b05f7ecCopy full SHA for b05f7ec
src/backend/access/hash/README
@@ -215,7 +215,7 @@ Pseudocode Algorithms
215
Various flags that are used in hash index operations are described as below:
216
217
The bucket-being-split and bucket-being-populated flags indicate that split
218
-the operation is in progress for a bucket. During split operation, a
+operation is in progress for a bucket. During split operation, a
219
bucket-being-split flag is set on the old bucket and bucket-being-populated
220
flag is set on new bucket. These flags are cleared once the split operation
221
is finished.
0 commit comments