Remove last references to WAL segment size in MSVC scripts
authorMichael Paquier <[email protected]>
Wed, 19 Jun 2019 02:18:50 +0000 (11:18 +0900)
committerMichael Paquier <[email protected]>
Wed, 19 Jun 2019 02:18:50 +0000 (11:18 +0900)
commit414cca40d506dd3f17b49ae3139853139192c2ba
treebd70743727c41686ff9c069e2b2a2b8417932127
parent3c28fd2281223580b88473e5145b752cc7cbadf9
Remove last references to WAL segment size in MSVC scripts

fc49e24 has removed the last use of this compile-time variable as WAL
segment size is something that can now be set at initdb time, still this
commit has forgotten some references to it.

Discussion: https://postgr.es/m/20190617073228[email protected]
src/tools/msvc/Solution.pm