]> granicus.if.org Git - postgresql/commit
pg_resetwal: Add simple test suite
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Mar 2018 12:42:25 +0000 (08:42 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 23 Mar 2018 12:42:25 +0000 (08:42 -0400)
commit5700aa130186e0b5d600806645b051bfd9067f09
treea0723266de87dd974c7546c1748a3925f5f57563
parent2111a48a0c5e5198a68cba0c8fb82c4f61be5928
pg_resetwal: Add simple test suite

Some subsequent patches will add to this, but to avoid conflicts, set up
the basics separately.
src/bin/pg_resetwal/.gitignore
src/bin/pg_resetwal/Makefile
src/bin/pg_resetwal/t/001_basic.pl [new file with mode: 0644]