This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 5eb4adbc4 Update Quickjs: optimize global var access, fix
use-after-free error
add 9a2151dd9 parameterise reduce_limit threshold and ratio
new afd00b8b4 Merge pull request #5728 from apache/enhance_reduce_limit-2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
rel/overlay/etc/default.ini | 5 +++++
share/server/views.js | 4 ++--
src/couch/src/couch_proc_manager.erl | 2 ++
src/couch/src/couch_query_servers.erl | 9 ++++++++-
src/couch/test/eunit/couch_query_servers_tests.erl | 22 +++++++++++++++++++++-
src/docs/src/config/query-servers.rst | 10 ++++++++++
6 files changed, 48 insertions(+), 4 deletions(-)