Skip to content

Commit 707576b

Browse files
committed
Fix grammar in comment
Author: Emil Iggland
1 parent 017e4f2 commit 707576b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/publicationcmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ OpenTableList(List *tables)
525525
myrelid = RelationGetRelid(rel);
526526
/*
527527
* filter out duplicates when user specifies "foo, foo"
528-
* Note that this algorithm is know to not be very effective (O(N^2))
528+
* Note that this algorithm is known to not be very efficient (O(N^2))
529529
* but given that it only works on list of tables given to us by user
530530
* it's deemed acceptable.
531531
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy