summaryrefslogtreecommitdiff
path: root/doc/src/sgml/test-decoding.sgml
AgeCommit message (Expand)Author
2025-07-07Standardize LSN formatting by zero paddingÁlvaro Herrera
2023-01-20Describe each contrib module in its SGML section titleAlvaro Herrera
2022-04-20Remove trailing whitespace from *.sgml files.Tom Lane
2021-09-29doc: Fix some typos and markupsMichael Paquier
2020-08-08Implement streaming mode in ReorderBuffer.Amit Kapila
2018-07-24doc: Fix reference to "decoder" to instead be the correct "output plugin".Andres Freund
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-05-11Rename WAL-related functions and views to use "lsn" not "location".Tom Lane
2014-07-08doc: Fix spacing in verbatim environmentsPeter Eisentraut
2014-03-12test_decoding: Documentation fix.Robert Haas
2014-03-03Introduce logical decoding.Robert Haas