diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-01 18:40:37 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-01 18:40:43 -0400 |
commit | 4c51a2d1e4b750bc11b8de9a85b079a14f798741 (patch) | |
tree | d802c9e30d1b6aacaff595720bf10bfba0980989 /src/backend/access/gist/gistget.c | |
parent | a7212be8b9e0885ee769e8c55f99ef742cda487b (diff) | |
download | postgresql-4c51a2d1e4b750bc11b8de9a85b079a14f798741.tar.gz postgresql-4c51a2d1e4b750bc11b8de9a85b079a14f798741.zip |
Improve test coverage of ginvacuum.c.
Add a test case that exercises vacuum's deletion of empty GIN
posting pages. Since this is a temp table, it should now work
reliably to delete a bunch of rows and immediately VACUUM.
Before the preceding commit, this would not have had the desired
effect, at least not in parallel regression tests.
Discussion: https://postgr.es/m/3490536.1598629609@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions