Branch: Tag:

2014-03-01

2014-03-01 06:27:19 by Martin Nilsson <nilsson@opera.com>

Don't use the DEBUG symbol in pike modules.

460:    _pgsqlsess._decodemsg(); // Flush previous portal sequence    for(;;)    { - #ifdef DEBUGMORE + #ifdef PG_DEBUGMORE    PD("buffer: %d nextportal: %d lock: %d\n",    buffer,_pgsqlsess._nextportal,!!_qmtxkey);   #endif