Branch: Tag:

2014-11-23

2014-11-23 02:30:07 by Stephen R. van den Berg <srb@cuci.nl>

Workaround c?-> bug.

454:    "fd: %O portalname: %O datarows: %d"    " laststatus: %s\n",    _state,rowsreceived,eoffound,inflight, -  _query,c?->socket?->query_fd(), +  _query,c&&c->socket?->query_fd(),    _portalname,datarowtypes&&sizeof(datarowtypes),    statuscmdcomplete||(_unnamedstatementkey?"*parsing*":""));    break;