summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHeikki Linnakangas2014-11-18 07:55:05 +0000
committerHeikki Linnakangas2014-11-18 07:55:05 +0000
commitdedae6c211415290cdf5faca4ef874f803af204c (patch)
tree2697e601f5aa14cfa07663dc0a45ddd91c4ee306 /src
parentbe1cc8f46f57a04e69d9e4dd268d34da885fe6eb (diff)
Remove obsolete debugging option, RTDEBUG.
The r-tree AM that used it was removed back in 2005. Peter Geoghegan
Diffstat (limited to 'src')
-rw-r--r--src/include/pg_config_manual.h1
1 files changed, 0 insertions, 1 deletions
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.