pg_resetwal: Add simple test suite
Peter Eisentraut <peter_e@gmx.net>
pg_resetwal: Add simple test suite Some subsequent patches will add to this, but to avoid conflicts, set up the basics separately.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_resetwal/.gitignore | modified | +1 −0 |
| src/bin/pg_resetwal/Makefile | modified | +7 −0 |
| src/bin/pg_resetwal/t/001_basic.pl | added | +17 −0 |