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

Started by Michael Paquierabout 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/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(-)