pike.git/
lib/
modules/
Sql.pmod/
pgsql.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2017-07-03
2017-07-03 22:38:34 by Stephen R. van den Berg <srb@cuci.nl>
04e6364af73922fa21f53a9a01b9589562abdbe7 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: Support spurious syncs in a stashed queue.
1327:
catch(c->close()); unnamedstatement = 0; termlock = 0;
-
destruct(c);
+
catch(
destruct(c)
)
;
PD("Flushing old cache\n"); foreach(_prepareds;;mapping tp) m_delete(tp,"preparedname");