Re: doc: fix pg_restore_extended_stats() example syntax
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Michael Paquier <michael.paquier@gmail.com>, Corey Huinker <corey.huinker@gmail.com>
Date: 2026-05-15T11:23:39Z
Lists: pgsql-hackers
On Fri, May 15, 2026 at 05:31:55PM +0800, Chao Li wrote: > I am testing pg_restore_extended_stats(), and noticed an mistake in > the doc: Yep, will fix later. Thanks for the report. -- Michael