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

Commit707576b

Browse files
committed
Fix grammar in comment
Author: Emil Iggland
1 parent017e4f2 commit707576b

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 isknow to not be veryeffective (O(N^2))
528+
* Note that this algorithm isknown to not be veryefficient (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)

[8]ページ先頭

©2009-2025 Movatter.jp