projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63e9c5b
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 19 Apr 2011 19:00:35 +0000
(22:00 +0300)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 19 Apr 2011 19:00:35 +0000
(22:00 +0300)
src/tools/msvc/config_default.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/config_default.pl
b/src/tools/msvc/config_default.pl
index eea4a70fe76f24c56e6f183b291985de7cb96710..971d740a9e5ea5a156f2c100d923af77a8e3c698 100644
(file)
--- 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, 8k
b
by default
+ # wal_blocksize => 8, # --with-wal-blocksize, 8k
B
by default
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
ldap=>1, # --with-ldap
nls=>undef, # --enable-nls=<path>