Hi, On Fri, Jul 22, 2022 at 10:32:42AM -0400, Bruce Momjian wrote: > On Wed, Jan 19, 2022 at 10:24:57AM +0100, Daniel Gustafsson wrote: > > > On 17 Jan 2022, at 23:55, PG Doc comments form <nore...@postgresql.org> > > > wrote: > > > > > The instructions say that I have to edit config.pl (actually, I had to > > > create it).. > > > > I know next to nothing about NLS on Windows, but regardless of doc updates > > for > > this I think we should clarify that config.pl may not exist, like how we do > > for > > buildenv.pl. > > Good point --- I have developed the attached patch to implement this.
+1, I remember I also got confused by it for a minute the first time I tried to manually build postgres on Windows. Patch LGTM.