Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e9c5b commit 908eb1fCopy full SHA for 908eb1f
src/tools/msvc/config_default.pl
@@ -8,7 +8,7 @@
8
# float4byval=>1, # --disable-float4-byval, on by default
9
# float8byval=>0, # --disable-float8-byval, off by default
10
# blocksize => 8, # --with-blocksize, 8kB by default
11
- # wal_blocksize => 8, # --with-wal-blocksize, 8kb by default
+ # wal_blocksize => 8, # --with-wal-blocksize, 8kB by default
12
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
13
ldap=>1, # --with-ldap
14
nls=>undef, # --enable-nls=<path>
0 commit comments