Thread: pgsql: Remove last references to WAL segment size in MSVC scripts

pgsql: Remove last references to WAL segment size in MSVC scripts

From
Michael Paquier
Date:
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.GE18917@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/414cca40d506dd3f17b49ae3139853139192c2ba

Modified Files
--------------
src/tools/msvc/Solution.pm | 4 ----
1 file changed, 4 deletions(-)