Re: typo in tableam docs
Andres Freund <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
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