Hi,
On 2019-04-17 10:24:03 -0700, Michel Pelletier wrote:
> At the very end of :
>
> https://www.postgresql.org/docs/devel/tableam.html
>
> it mentions the path 'src/backend/heap/heapam_handler.c ' which I believe
> should be 'src/backend/access/heap/heapam_handler.c '
Thanks for the report, I'
On Wed, Apr 17, 2019 at 10:24:03AM -0700, Michel Pelletier wrote:
> At the very end of :
>
> https://www.postgresql.org/docs/devel/tableam.html
>
> it mentions the path 'src/backend/heap/heapam_handler.c ' which I believe
> should be 'src/backend/access/heap/heapam_handler.c '
Agreed.
--
Bru
At the very end of :
https://www.postgresql.org/docs/devel/tableam.html
it mentions the path 'src/backend/heap/heapam_handler.c ' which I believe
should be 'src/backend/access/heap/heapam_handler.c '
-Michel