From: Peter Eisentraut Date: Tue, 19 Apr 2011 19:00:35 +0000 (+0300) Subject: Fix typo X-Git-Tag: REL9_1_BETA1~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=908eb1f98bd9f81613cf4c14d6ab5877815c7b50;p=thirdparty%2Fpostgresql.git Fix typo --- diff --git a/src/tools/msvc/config_default.pl b/src/tools/msvc/config_default.pl index eea4a70fe76..971d740a9e5 100644 --- a/src/tools/msvc/config_default.pl +++ b/src/tools/msvc/config_default.pl @@ -8,7 +8,7 @@ our $config = { # float4byval=>1, # --disable-float4-byval, on by default # float8byval=>0, # --disable-float8-byval, off by default # blocksize => 8, # --with-blocksize, 8kB by default - # wal_blocksize => 8, # --with-wal-blocksize, 8kb by default + # wal_blocksize => 8, # --with-wal-blocksize, 8kB by default # wal_segsize => 16, # --with-wal-segsize, 16MB by default ldap=>1, # --with-ldap nls=>undef, # --enable-nls=