bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] rec_db_query: Compute aggregates over selections


From: Liliana Marie Prikler
Subject: [PATCH 0/2] rec_db_query: Compute aggregates over selections
Date: Fri, 4 Feb 2022 17:26:56 +0100

Hi folks,

as reported separately, recsel does not report correct results when
selections (via expression or index) are mixed with all-calls field
expressions.  The following patches fix that.

Cheers

Liliana Marie Prikler (2):
  librec: Abstract iteration over selected records in query.
  librec: Fix wrong results when aggregates are mixed with selections.

 src/rec-db.c | 83 ++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 68 insertions(+), 15 deletions(-)

-- 
2.34.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]