Re: Trying to add more tests to gistbuild.c
Matheus Alcantara <mths.dev@pm.me>
From: Matheus Alcantara <mths.dev@pm.me>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-05-06T13:43:39Z
Lists: pgsql-hackers
Attachments
- new_gist_buffering_test_cases.patch (text/x-patch) patch
The attached patch is failing on make check due to a typo, resubmitting the correct one. -- Matheus Alcantara
Commits
-
Improve regression test coverage of GiST index building.
- 6a1f082abac9 16.0 landed