mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Assert fix
This commit is contained in:
@ -207,7 +207,7 @@ extern void srandom(int seed);
|
||||
/* Set to 1 if you want CYR_RECODE (cyrillic recode) */
|
||||
#undef CYR_RECODE
|
||||
|
||||
/* Set to 1 if you want to Disable ASSERT CHECKING */
|
||||
/* Set to 1 if you want to Enable ASSERT CHECKING */
|
||||
#undef USE_ASSERT_CHECKING
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user