summaryrefslogtreecommitdiff
path: root/doc/src/sgml/custom-rmgr.sgml
AgeCommit message (Expand)Author
2024-04-15docs: Consolidate into new "WAL for Extensions" chapter.Robert Haas
2023-10-23doc: Fix some grammar and inconsistent tagsMichael Paquier
2022-11-16Mark argument of RegisterCustomRmgr() as const.Jeff Davis
2022-11-15Add test module for Custom WAL Resource Manager feature.Jeff Davis
2022-10-01doc: Fix some grammar and typosMichael Paquier
2022-04-16Fix some trailing whitespace in documentation filesPeter Eisentraut
2022-04-10Doc: fix typos in documentationDaniel Gustafsson
2022-04-07Custom WAL Resource Managers.Jeff Davis