Re: Beautify pg_walinspect docs a bit
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-28T23:42:48Z
Lists: pgsql-hackers
On Tue, Feb 28, 2023 at 11:57:40AM -0800, Nathan Bossart wrote: > It looks like 58597ed accidentally added an "end_lsn" to the docs for > pg_get_wal_stats_till_end_of_wal(). Indeed. Fixed, thanks! -- Michael
Commits
-
doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect
- b5784e6a5ecd 15.3 landed
- 019f8624664d 16.0 landed
-
doc: Simplify description of functions for pg_walinspect
- 93595ffd5964 15.2 landed
- 58597edea102 16.0 landed