mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Document --enable-cassert/--disable-cassert configure options
This commit is contained in:
4
INSTALL
4
INSTALL
@@ -115,6 +115,10 @@ To install PostgreSQL on UNIX platforms:
|
||||
|
||||
--disable-locale Disables USE_LOCALE
|
||||
|
||||
--enable-cassert Enables ASSERT_CHECKING (default)
|
||||
|
||||
--disable-cassert Disables ASSERT_CHECKING
|
||||
|
||||
--with-template=TEMPLATE
|
||||
Use template file TEMPLATE - the template files are
|
||||
assumed to be in the directory src/template, so look
|
||||
|
Reference in New Issue
Block a user