Branch: Tag:

2014-11-10

2014-11-10 14:53:03 by Stephen R. van den Berg <srb@cuci.nl>

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