From: Heikki Linnakangas Date: Tue, 18 Nov 2014 07:55:05 +0000 (+0200) Subject: Remove obsolete debugging option, RTDEBUG. X-Git-Tag: jit-before-rebase-2017-11-03~6266 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=dedae6c211415290cdf5faca4ef874f803af204c;p=users%2Fandresfreund%2Fpostgres.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 9e25ce0fbb..265dae064e 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.