Reported-By: Michael Paquier, Michel Pelletier
Discussion:
https://postgr.es/m/
20190410025531[email protected]
https://postgr.es/m/CACxu=v+u_QTeFqdajCHv3i4QmzV_63arVb57R19dSKtThdSLkQ@mail.gmail.com
Any developer of a new table access method can refer to
the existing heap implementation present in
- src/backend/heap/heapam_handler.c for details of
+ src/backend/access/heap/heapam_handler.c for details of
its implementation.