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

Commit5ad4932

Browse files
committed
Fix comment in tableam.h about GetHeapamTableAmRoutine()
This routine is located in heapam_handler.c, not tableamapi.c. Issuenoted while hacking the area for a different patch.Reviewed-by: Richard GuoDiscussion:https://postgr.es/m/ZWQuHltp2KS_0Cct@paquier.xyz
1 parent14f2f9e commit5ad4932

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/include/access/tableam.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,6 +2095,12 @@ extern void table_block_relation_estimate_size(Relation rel,
20952095
*/
20962096

20972097
externconstTableAmRoutine*GetTableAmRoutine(Oidamhandler);
2098+
2099+
/* ----------------------------------------------------------------------------
2100+
* Functions in heapam_handler.c
2101+
* ----------------------------------------------------------------------------
2102+
*/
2103+
20982104
externconstTableAmRoutine*GetHeapamTableAmRoutine(void);
20992105

21002106
#endif/* TABLEAM_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp