Re: Still some references to configure-time WAL segment size option in msvc scripts

2019-06-18 Thread Michael Paquier
On Mon, Jun 17, 2019 at 04:32:28PM +0900, Michael Paquier wrote: > I have just bumped into $subject, which makes no sense now as this is > an init-time option. Any objections if I remove this code as per the > attached? And committed. -- Michael signature.asc Description: PGP signature

Still some references to configure-time WAL segment size option in msvc scripts

2019-06-17 Thread Michael Paquier
Hi all, I have just bumped into $subject, which makes no sense now as this is an init-time option. Any objections if I remove this code as per the attached? Thanks, -- Michael diff --git a/src/tools/msvc/Solution.pm b/src/tools/msvc/Solution.pm index 33ba15c15e..cbe019e524 100644 --- a/src/tools