diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-07-22 08:34:58 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-07-22 08:34:58 +0000 |
commit | 731c58726d9a444eae5612c7c42bfc2eaebf5c14 (patch) | |
tree | 712dc381aa109460b135ac7fe2d3f2a362e8dc76 /sysutils/pidof/files/patch-pidof.c | |
parent | databases/cegobridge: update 1.1.3 -> 1.1.4 (diff) |
databases/cego: update 2.33.19 -> 2.33.20
Fix in CegoDistCursor to support advanced left and right outer
join queries of the form
SELECT tx.a AS xa, ty.a AS ya FROM t1 tx
LEFT OUTER JOIN t2 ty ON tx.a = ty.a + 1;
For this, the evaluation of the predicate has to be done in a
different way to get complete row set
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Notes
Notes:
svn path=/head/; revision=446373
Diffstat (limited to 'sysutils/pidof/files/patch-pidof.c')
0 files changed, 0 insertions, 0 deletions