pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2015-01-05
2015-01-05 13:26:20 by Stephen R. van den Berg <srb@cuci.nl>
60549bb7c4abb3a562e34ed0aab9d411f5e31e3d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
pgsql: Drop unnamedstatementkey even if destroyed randomly.
874:
} final void _purgeportal() {
-
_unnamedportalkey=_unnamedstatementkey=0;
+
datarows->write(1); // Signal EOF Thread.MutexKey lock=closemux->lock(); _fetchlimit=0; // disables further Executes
955:
} private void releaseconditions() {
+
_unnamedportalkey=_unnamedstatementkey=0;
pgsqlsess=0; if(!datarowtypes) { Thread.MutexKey lock=_ddescribemux->lock();