mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Fix typo
This commit is contained in:
@ -8,7 +8,7 @@ our $config = {
|
|||||||
# float4byval=>1, # --disable-float4-byval, on by default
|
# float4byval=>1, # --disable-float4-byval, on by default
|
||||||
# float8byval=>0, # --disable-float8-byval, off by default
|
# float8byval=>0, # --disable-float8-byval, off by default
|
||||||
# blocksize => 8, # --with-blocksize, 8kB 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
|
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
|
||||||
ldap=>1, # --with-ldap
|
ldap=>1, # --with-ldap
|
||||||
nls=>undef, # --enable-nls=<path>
|
nls=>undef, # --enable-nls=<path>
|
||||||
|
Reference in New Issue
Block a user