pike.git/
lib/
modules/
Sql.pmod/
pgsql.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2017-07-03
2017-07-03 22:40:11 by Stephen R. van den Berg <srb@cuci.nl>
aac29783b75b52f2b15fee6488c9a61f1d74594b (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
pgsql: Support spurious syncs in a stashed queue.
1330:
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");