summaryrefslogtreecommitdiff
path: root/doc/src/sgml/tableam.sgml
AgeCommit message (Expand)Author
2024-10-07doc: Add minimal C and SQL example to add a custom table AM handlerMichael Paquier
2024-01-23doc: Add acronym and glossary term for Access MethodDaniel Gustafsson
2022-08-25Fix doc oversight for custom WAL resource managers.Jeff Davis
2020-08-31doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian
2019-04-18docs: correct typo-ed path to heapam_handler.c.Andres Freund
2019-04-05table: docs: fix typos and grammar.Andres Freund
2019-04-04tableam: basic documentation.Andres Freund