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

Commit66013fe

Browse files
committed
Fix typo
Author: Daniel Gustafsson
1 parent992fe54 commit66013fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/table/tableamapi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GetTableAmRoutine(Oid amhandler)
9292

9393
Assert(routine->relation_estimate_size!=NULL);
9494

95-
/* optional, but one callback implies presence ofhte other */
95+
/* optional, but one callback implies presence ofthe other */
9696
Assert((routine->scan_bitmap_next_block==NULL)==
9797
(routine->scan_bitmap_next_tuple==NULL));
9898
Assert(routine->scan_sample_next_block!=NULL);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp