Skip to content

Commit 87d703f

Browse files
committed
Document which is default for:
enable-hba/enable-cassert/enable-locale
1 parent f477db7 commit 87d703f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

INSTALL

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -244,22 +244,18 @@ PostgreSQL:
244244
installation of the PostgreSQL configuration.
245245
The default is /usr/local/pgsql.
246246

247-
--enable-hba Enables Host Based Authentication
247+
--enable-hba Enables Host Based Authentication (DEFAULT)
248248

249249
--disable-hba Disables Host Based Authentication
250250

251251
--enable-locale Enables USE_LOCALE
252252

253-
--disable-locale Disables USE_LOCALE
253+
--disable-locale Disables USE_LOCALE (DEFAULT)
254254

255255
--enable-cassert Enables ASSERT_CHECKING
256256

257-
--disable-cassert Disables ASSERT_CHECKING
257+
--disable-cassert Disables ASSERT_CHECKING (DEFAULT)
258258

259-
The default for ASSERT_CHECKING is normally
260-
enabled for development versions and
261-
disabled for release versions of PostgreSQL.
262-
263259
--with-template=TEMPLATE
264260
Use template file TEMPLATE - the template
265261
files are assumed to be in the directory

0 commit comments

Comments
 (0)