pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:25:27 by Martin Nilsson <nilsson@opera.com>
78059a44601a0053375211ec0cc607f6eb1921d8 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
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