diff options
author | Magnus Hagander | 2020-01-25 14:09:00 +0000 |
---|---|---|
committer | Magnus Hagander | 2020-01-25 14:09:00 +0000 |
commit | 5d28b14369d17af8dc7e6dc3b44c7c76bda188e4 (patch) | |
tree | df78ad4ffdc38cba43dd161253322ec39c9d0ac6 /postgresqleu/util/docsviews.py | |
parent | 11e75c9b329d5bf4e2fc06eabee912c21cd4b1db (diff) |
Make the conference feedback query a little less inefficient
Instead of firing off one query per question, use an aggregate to bring
back all the data at once and do the final round of summarization in the
python layer.
Can be improved further, but getting rid of the roundtrips is a good
start.
Diffstat (limited to 'postgresqleu/util/docsviews.py')
0 files changed, 0 insertions, 0 deletions