pgsql: Document WAL summarization information functions. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Document WAL summarization information functions.
Date
Msg-id E1rNGYb-000eU6-VP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document WAL summarization information functions.

Commit 174c480508ac25568561443e6d4a82d5c1103487 added two new
information functions but failed to document them anywhere.

Discussion: http://postgr.es/m/CA+Tgmobvqqj-DW9F7uUzT-cQqs6wcVb-Xhs=w=hzJnXSE-kRGw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f896057e46b06d5ac3f62f7d18f87a7f12185177

Modified Files
--------------
doc/src/sgml/func.sgml | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Fix documentation for wal_summary_keep_time.
Next
From: Michael Paquier
Date:
Subject: pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows