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:07:31 by Stephen R. van den Berg <srb@cuci.nl>
b13bacf5322680207a54822f9874f4c403ab787d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
pgsql: Improve debugging log.
250:
} 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