summaryrefslogtreecommitdiff
path: root/postgresqleu/util/docsviews.py
diff options
context:
space:
mode:
authorMagnus Hagander2020-01-25 14:09:00 +0000
committerMagnus Hagander2020-01-25 14:09:00 +0000
commit5d28b14369d17af8dc7e6dc3b44c7c76bda188e4 (patch)
treedf78ad4ffdc38cba43dd161253322ec39c9d0ac6 /postgresqleu/util/docsviews.py
parent11e75c9b329d5bf4e2fc06eabee912c21cd4b1db (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