pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2018-05-07
2018-05-07 10:15:35 by Stephen R. van den Berg <srb@cuci.nl>
4674cb9e9302f8312816c9194d040aee591705ab (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
pgsql: 8.1-ism corrected.
2472:
Thread.MutexKey lock; if (unnamedstatement) termlock = unnamedstatement->lock(1);
-
foreach (c->runningportals;
Result
result; )
+
foreach (c->runningportals;
sql_result
result; )
catch(result->status_command_complete()); if (c) // Prevent trivial backtraces c->close();