Implemented bug #781: Easier tracking of result sets. We only do this
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Dec 2006 19:47:36 +0000 (19:47 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Dec 2006 19:47:36 +0000 (19:47 +0000)
commitc0765995c15b95d23d183c43fda4516ad47b1f53
treeed51e7283403a4f11bc8f1deaf010329b9c52f93
parentb04a1cdb1a0345252a78caa8f7731089df314ad0
Implemented bug #781: Easier tracking of result sets. We only do this
when mkstemp is available (most moderun Unixes supports this). The PID
is included in filename : tempdir/zrs_PID_XXXXXX.
rset/rstemp.c