mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Have CASSERT enabled/disabled via configure, and passed through config.h
instead of as a -D
This commit is contained in:
@@ -107,6 +107,9 @@
|
||||
/* Set to 1 if you want to USE_LOCALE */
|
||||
#undef USE_LOCALE
|
||||
|
||||
/* Set to 1 if you want to Disable ASSERT CHECKING */
|
||||
#undef NO_ASSERT_CHECKING
|
||||
|
||||
/*
|
||||
* Code below this point should not require changes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user