pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-11-10
2014-11-10 14:53:03 by Stephen R. van den Berg <srb@cuci.nl>
4c327cf5fed328dfb3b866bae76c6ae22106f904 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
pgsql: Run callbacks in a separate thread to keep session afloat.
182:
return PGplugbuffer(this); }
-
protected
final
bool range_error(int howmuch) {
+
protected bool range_error(int howmuch) {
if(!howmuch) return false; #ifdef PG_DEBUG