diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-02-23 11:22:46 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2022-02-23 11:22:46 +0100 |
commit | 91d3580535238abf93c67a6d3dce64f0e8c3cc6d (patch) | |
tree | e1b7c0a022bb391210c29135f513174729c9b1b2 /src/backend/access/gist/gistbuild.c | |
parent | 2313a3ee22eb3c63a987b496df64c67443763a5a (diff) | |
download | postgresql-91d3580535238abf93c67a6d3dce64f0e8c3cc6d.tar.gz postgresql-91d3580535238abf93c67a6d3dce64f0e8c3cc6d.zip |
Use test functions in pg_rewind test module
Commit 61081e75c introduced pg_rewind along with the test suite, which
ensured that subroutines didn't incur more than one test to plan. Now
that we no longer explicitly plan tests (since 549ec201d), we can use
the usual Test::More functions.
Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: https://postgr.es/m/AA527525-F0CC-4AA2-AF98-543CABFDAF59@yesql.se
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions