Re: Obsolete debug #define in pg_config_manual.h
Re: Obsolete debug #define in pg_config_manual.h
От:
Heikki Linnakangas <hlinnakangas@vmware.com>
Дата:
On 11/18/2014 03:24 AM, Peter Geoghegan wrote: > Attached patch removes obsolete debugging #define in > pg_config_manual.h (RTDEBUG). > > This was last used in commit 2a8d3d, from 2005. Apparently RTDEBUG is > a contraction of "R-Tree Debug". Removed, thanks. - Heikki
Obsolete debug #define in pg_config_manual.h
От:
Peter Geoghegan <pg@heroku.com>
Дата:
Attached patch removes obsolete debugging #define in pg_config_manual.h (RTDEBUG). This was last used in commit 2a8d3d, from 2005. Apparently RTDEBUG is a contraction of "R-Tree Debug". -- Peter Geoghegan