Skip to content

Commit 5ad4932

Browse files
committed
Fix comment in tableam.h about GetHeapamTableAmRoutine()
This routine is located in heapam_handler.c, not tableamapi.c. Issue noted while hacking the area for a different patch. Reviewed-by: Richard Guo Discussion: https://postgr.es/m/ZWQuHltp2KS_0Cct@paquier.xyz
1 parent 14f2f9e commit 5ad4932

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
extern const TableAmRoutine *GetTableAmRoutine(Oid amhandler);
2098+
2099+
/* ----------------------------------------------------------------------------
2100+
* Functions in heapam_handler.c
2101+
* ----------------------------------------------------------------------------
2102+
*/
2103+
20982104
extern const TableAmRoutine *GetHeapamTableAmRoutine(void);
20992105

21002106
#endif /* TABLEAM_H */

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