Re: typo in tableam docs

From: Andres Freund <andres(at)anarazel(dot)de>
To: Michel Pelletier <pelletier(dot)michel(at)gmail(dot)com>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: typo in tableam docs
Date: 2019-04-18 00:36:27
Message-ID: 20190418003627.natx2hs3cwqfm4ik@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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've pushed the fix.

Greetings,

Andres Freund

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2019-04-18 15:38:23 Minor correction in the doc for non-exclusive pg_start_backup and pg_stop_backup
Previous Message Bruce Momjian 2019-04-17 22:30:05 Re: typo in tableam docs