Fix comments related to table AMs

Incorrect function names were referenced.  As this fixes some portions
of tableam.h, that is mentioned in the docs as something to look at when
implementing a table AM, backpatch down to 12 where this has been
introduced.

Author: Hironobu Suzuki
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9168793d7275b4b318c153d607fba55d14098c19

Modified Files
--------------
src/backend/access/heap/heapam.c |  6 +++---
src/include/access/tableam.h     | 21 +++++++++++----------
2 files changed, 14 insertions(+), 13 deletions(-)

Reply via email to