mirror of
https://github.com/postgres/postgres.git
synced 2025-08-11 04:22:52 +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
|
--disable-locale Disables USE_LOCALE
|
||||||
|
|
||||||
|
--enable-cassert Enables ASSERT_CHECKING (default)
|
||||||
|
|
||||||
|
--disable-cassert Disables ASSERT_CHECKING
|
||||||
|
|
||||||
--with-template=TEMPLATE
|
--with-template=TEMPLATE
|
||||||
Use template file TEMPLATE - the template files are
|
Use template file TEMPLATE - the template files are
|
||||||
assumed to be in the directory src/template, so look
|
assumed to be in the directory src/template, so look
|
||||||
|
Reference in New Issue
Block a user