comparison test/test_actions.py @ 6332:6a6b4651be1f

Use server-side cursor for postgres in some cases In filter, filter_iter, and _materialize_multilinks, use named cursor with postgresql. This turns of client-side cursor handling and avoids *large* roundup process (or wsgi process) in case of large results. Fixes issue2551114.
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 04 Mar 2021 12:55:21 +0100
parents 68d83479747b
children f2c31f5ec50b
comparison
equal deleted inserted replaced
6331:c547e05d7a54 6332:6a6b4651be1f

Roundup Issue Tracker: http://roundup-tracker.org/