pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2021-05-09
2021-05-09 17:29:37 by Stephen R. van den Berg <srb@cuci.nl>
397a1859cc9c2b70e384a248b89d6d1ec79c6c76 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
pgsql: Inherited parts get destructed earlier.
765:
int fd = -1; if (socket) catch(fd = socket->query_fd());
-
if (!this
)
// Not in destructed objects
+
if (!this
||
!i)
// Not in destructed objects
return "(destructed)"; res = predef::sprintf("conxion fd: %d input queue: %d/%d " "queued portals: %d output queue: %d/%d\n"