Content-Length: 262952 | pFad | http://github.com/postgrespro/postgres_cluster/commit/06ae669c9229270663d6c4953ceb3621e4bc2d5b

78 Remove extra word from comment. · postgrespro/postgres_cluster@06ae669 · GitHub
Skip to content

Commit 06ae669

Browse files
committed
Remove extra word from comment.
David Rowley, who also was the primary author of the patch that added this function; the attribution in my previous commit, 8494064, was incorrect due to sloppiness on my part. Discussion: http://postgr.es/m/CAKJS1f_0iSiLQsf_c06AzOWAc3eS6ePjjVQFpcFv3W-O5aktnQ@mail.gmail.com
1 parent e4128ee commit 06ae669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/nodes/bitmapset.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -789,8 +789,8 @@ bms_add_members(Bitmapset *a, const Bitmapset *b)
789789
* Add members in the range of 'lower' to 'upper' to the set.
790790
*
791791
* Note this could also be done by calling bms_add_member in a loop, however,
792-
* using this function will be faster when the range is large as we work with
793-
* at the bitmapword level rather than at bit level.
792+
* using this function will be faster when the range is large as we work at
793+
* the bitmapword level rather than at bit level.
794794
*/
795795
Bitmapset *
796796
bms_add_range(Bitmapset *a, int lower, int upper)

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_cluster/commit/06ae669c9229270663d6c4953ceb3621e4bc2d5b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy