forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a25299
committed
Add tests for tuplesort.c.
Previously significant parts of tuplesort.c were untested. Thiscommit, while not testing every path, significantly increasescoverage. In particular, this adds tests for abbreviated key logic,forward/backward scans & scrolling and mark/restore.I tried to keep the table sizes reasonable, and stress the on-diskpaths by setting work_mem to low values for specific tests. Thebuildfarm will tell whether more attention to test time is needed.Author: Andres FreundDiscussion:https://postgr.es/m/20191013144153.ooxrfglvnaocsrx2@alap3.anarazel.de1 parentd57d615 commit4a25299
File tree
3 files changed
+996
-1
lines changed- src/test/regress
- expected
- sql
3 files changed
+996
-1
lines changed0 commit comments
Comments
(0)