]> granicus.if.org Git - postgresql/commit
Fix the assert_enabled issue properly. This eliminates the former ABI
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jan 2006 21:24:37 +0000 (21:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jan 2006 21:24:37 +0000 (21:24 +0000)
commit2645cb54cb2661bc44e57e93614012274af44937
treef631a20d269b230f82804f7478f7498d5481e6d2
parentcbf39930d6b6d9d4bbc61c15ba2a4dd1057e0b6b
Fix the assert_enabled issue properly.  This eliminates the former ABI
difference between USE_ASSERT_CHECKING and not: the assert_enabled
variable is always there.
contrib/ltree/_ltree_gist.c
contrib/ltree/ltree_gist.c
src/backend/port/ipc_test.c
src/backend/utils/misc/guc.c
src/include/postgres.h