Re: not not - pgupgrade.sgml
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Erik Rijkers <er@xs4all.nl>, pgsql-hackers@lists.postgresql.org
Date: 2025-05-01T14:32:36Z
Lists: pgsql-hackers
On Thu, May 01, 2025 at 05:13:07PM +0900, Fujii Masao wrote: > On 2025/05/01 15:30, Erik Rijkers wrote: >> It seems to me that, in doc/src/sgml/ref/pgupgrade.sgml, this phrase: >> >> "Because not all statistics are not transferred" >> >> should be: >> >> "Because not all statistics are transferred" > > You seem to be right (though I'm not a native English speaker). Thanks for the report! Committed, thanks. -- nathan
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove extra "not" in pg_upgrade documentation.
- a3ef0b570c56 18.0 landed