1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-12 21:01:52 +03:00

Remove obsolete debugging option, RTDEBUG.

The r-tree AM that used it was removed back in 2005.

Peter Geoghegan
This commit is contained in:
Heikki Linnakangas
2014-11-18 09:55:05 +02:00
parent be1cc8f46f
commit dedae6c211

@ -321,7 +321,6 @@
*/ */
/* #define HEAPDEBUGALL */ /* #define HEAPDEBUGALL */
/* #define ACLDEBUG */ /* #define ACLDEBUG */
/* #define RTDEBUG */
/* /*
* Automatic configuration file name for ALTER SYSTEM. * Automatic configuration file name for ALTER SYSTEM.