diff options
| author | Michael Paquier | 2019-06-17 07:13:16 +0000 |
|---|---|---|
| committer | Michael Paquier | 2019-06-17 07:13:16 +0000 |
| commit | 3412030205211079f9b0510e2244083e4ee7b15a (patch) | |
| tree | 89b607651122d058e79704cd15764db20b8a3025 /src/tools | |
| parent | 9d20b0ec8f2af43041b1a65e5fcd91acc47e9ace (diff) | |
Fix more typos and inconsistencies in the tree
Author: Alexander Lakhin
Discussion: https://postgr.es/m/0a5419ea-1452-a4e6-72ff-545b1a5a8076@gmail.com
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/msvc/config_default.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/msvc/config_default.pl b/src/tools/msvc/config_default.pl index d7a9fc50390..2553636dc14 100644 --- a/src/tools/msvc/config_default.pl +++ b/src/tools/msvc/config_default.pl @@ -11,7 +11,6 @@ our $config = { # blocksize => 8, # --with-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 extraver => undef, # --with-extra-version=<string> gss => undef, # --with-gssapi=<path> |
