pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-03-01
2014-03-01 06:27:19 by Martin Nilsson <nilsson@opera.com>
cd7f239a3014f60ad77ca6e9601bd45d4a49f804 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
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