Fix comment in tableam.h about GetHeapamTableAmRoutine()

Michael Paquier <michael@paquier.xyz>

Commit: 5ad49322e50459444b201e624d5df706751c9d41
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-11-27T23:40:08Z
Releases: 17.0
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

Files

PathChange+/−
src/include/access/tableam.h modified +6 −0

Discussion