pgsql: Remove obsolete debugging option, RTDEBUG. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove obsolete debugging option, RTDEBUG.
Date
Msg-id E1Xqdg4-0004Vw-SC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove obsolete debugging option, RTDEBUG.

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

Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dedae6c211415290cdf5faca4ef874f803af204c

Modified Files
--------------
src/include/pg_config_manual.h |    1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Add pg_dump --snapshot option
Next
From: Simon Riggs
Date:
Subject: pgsql: Reduce btree scan overhead for < and > strategies