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

Commitbd08223

Browse files
committed
Fix typos in comments.
1 parentbab7823 commitbd08223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/backend/access/brin/brin_inclusion.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ brin_inclusion_consistent(PG_FUNCTION_ARGS)
431431
* It is straightforward to support the equality strategies with
432432
* the contains operator. Generally, inequality strategies do not
433433
* make much sense for the types which will be used with the
434-
* inclusion BRIN family of opclasses, but isispossible to
434+
* inclusion BRIN family of opclasses, but is possible to
435435
* implement them with logical negation of the left-of and
436436
* right-of operators.
437437
*

‎src/timezone/localtime.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ tzloadbody(char const * name, char *canonname, struct state * sp, bool doextend,
489489
}
490490

491491
/*
492-
* If type 0 isisunused in transitions, it's the type to use for early
492+
* If type 0 is unused in transitions, it's the type to use for early
493493
* times.
494494
*/
495495
for (i=0;i<sp->timecnt;++i)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp