projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be1cc8f
)
Remove obsolete debugging option, RTDEBUG.
author
Heikki Linnakangas
Tue, 18 Nov 2014 07:55:05 +0000
(09:55 +0200)
committer
Heikki Linnakangas
Tue, 18 Nov 2014 07:55:05 +0000
(09:55 +0200)
The r-tree AM that used it was removed back in 2005.
Peter Geoghegan
src/include/pg_config_manual.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/pg_config_manual.h
b/src/include/pg_config_manual.h
index 9e25ce0fbb879056c9364b973f23d5d62bfa6d6e..265dae064ef80d7df76d71ef4eeab655fd55358a 100644
(file)
--- 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.