pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2017-07-02
2017-07-02 00:01:30 by Stephen R. van den Berg <srb@cuci.nl>
08505c02ddd51db2694c723231dd623e0a33679d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: Improve debugging log.
249:
} final int read_cb(mixed id,mixed b) {
-
PD("Read callback %O\n",((string)b)
+
PD("Read callback %O\n",
b &&
((string)b)
#ifndef PG_DEBUGMORE [..255] #endif