diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-01-13 09:29:44 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-01-13 09:29:44 +0900 |
commit | 58597edea102258b21d5f4b4f0d7796c0ebf100a (patch) | |
tree | f648c3b720cd41be5b45da96bcb8a7d47a9094c0 /src/include/executor/nodeModifyTable.h | |
parent | f1821b58fc8deee49fba8397bd5baa4b40185110 (diff) | |
download | postgresql-58597edea102258b21d5f4b4f0d7796c0ebf100a.tar.gz postgresql-58597edea102258b21d5f4b4f0d7796c0ebf100a.zip |
doc: Simplify description of functions for pg_walinspect
As introduced in 2258e76, the docs were hard to parse:
- The examples used listed a lot of long records, bloating the output.
These are switched to show less records with the expanded format,
similarly to pageinspect.
- The function descriptions listed all the OUT parameters, producing
long lines. This is updated so as only the input parameters are
documented, clarifying the whole.
- Remove one example on pg_get_wal_stats() when per_record is set to
true, which is not really necessary once we know the output produced,
and the behavior of the parameter is documented.
While on it, fix a few grammar mistakes and simplify a couple of
sentences.
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACVGcUpziGgQrcT-1G3dHWQQfWjYBu1YQ2ypv9y86dgogg@mail.gmail.com
Backpatch-through: 15
Diffstat (limited to 'src/include/executor/nodeModifyTable.h')
0 files changed, 0 insertions, 0 deletions