]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
driver-pgsql: Keep a list of pending query results
authorSiavash Tavakoli <siavash.tavakoli@open-xchange.com>
Mon, 27 Sep 2021 18:43:54 +0000 (19:43 +0100)
committerSiavash Tavakoli <siavash.tavakoli@open-xchange.com>
Wed, 29 Sep 2021 08:46:27 +0000 (09:46 +0100)
commit2b0ef4bb5fa766e9fc732594e9350b131822c464
tree4ed56b7031580849789be57fceafb8986213b91e
parenteb3da845e777b969d04608c22de40c00e0190821
driver-pgsql: Keep a list of pending query results

To be used in wait() to determine if there are pending operations.
src/lib-sql/driver-pgsql.c