From: Heikki Linnakangas Date: Tue, 18 Nov 2014 07:55:05 +0000 (+0200) Subject: Remove obsolete debugging option, RTDEBUG. X-Git-Tag: REL9_5_ALPHA1~1191 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dedae6c211415290cdf5faca4ef874f803af204c;p=thirdparty%2Fpostgresql.git Remove obsolete debugging option, RTDEBUG. The r-tree AM that used it was removed back in 2005. Peter Geoghegan --- diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h index 9e25ce0fbb8..265dae064ef 100644 --- a/src/include/pg_config_manual.h +++ b/src/include/pg_config_manual.h @@ -321,7 +321,6 @@ */ /* #define HEAPDEBUGALL */ /* #define ACLDEBUG */ -/* #define RTDEBUG */ /* * Automatic configuration file name for ALTER SYSTEM.