aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-10-02 00:50:28 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-10-02 00:50:28 +0000
commit87d703f4cd11624702ce359b3306f14f876c24e7 (patch)
treeb128d848a62d2865b93c7e8e39c17e03cc481924
parentf477db77050aa7736e3e298dbea54a79e5b1c4af (diff)
downloadpostgresql-87d703f4cd11624702ce359b3306f14f876c24e7.tar.gz
postgresql-87d703f4cd11624702ce359b3306f14f876c24e7.zip
Document which is default for:
enable-hba/enable-cassert/enable-locale
-rw-r--r--INSTALL10
1 files changed, 3 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index dfaf05a3698..a7d0e7c55b0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -244,22 +244,18 @@ PostgreSQL:
installation of the PostgreSQL configuration.
The default is /usr/local/pgsql.
- --enable-hba Enables Host Based Authentication
+ --enable-hba Enables Host Based Authentication (DEFAULT)
--disable-hba Disables Host Based Authentication
--enable-locale Enables USE_LOCALE
- --disable-locale Disables USE_LOCALE
+ --disable-locale Disables USE_LOCALE (DEFAULT)
--enable-cassert Enables ASSERT_CHECKING
- --disable-cassert Disables ASSERT_CHECKING
+ --disable-cassert Disables ASSERT_CHECKING (DEFAULT)
- The default for ASSERT_CHECKING is normally
- enabled for development versions and
- disabled for release versions of PostgreSQL.
-
--with-template=TEMPLATE
Use template file TEMPLATE - the template
files are assumed to be in the directory