Thread: not not - pgupgrade.sgml
Hi, 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" Thanks, Erik
On 2025/05/01 15:30, Erik Rijkers wrote: > Hi, > > 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! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
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