Re: Fix bug in VACUUM and ANALYZE docs
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Shinya Kato <Shinya11.Kato@oss.nttdata.com>
Cc: Ryoga Yoshida <bt23yoshidar@oss.nttdata.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-09-20T04:39:02Z
Lists: pgsql-hackers
On Wed, Sep 20, 2023 at 09:43:15AM +0900, Shinya Kato wrote: > Thanks for the patch. > You're right. It looks good to me. Right, it feels like there has been a lot of copy-paste in this area of the docs. Applied down to 16. -- Michael
Commits
-
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
- 3701db77a08e 16.1 landed
- e5975c2daad0 17.0 landed