postgresql/src/bin/initdb
Michael Paquier b34e84f160 Add TAP tests for pg_verify_checksums
All options available in the utility get coverage:
- Tests with disabled page checksums.
- Tests with enabled test checksums.
- Emulation of corruption and broken checksums with a full scan and
single relfilenode scan.

This patch has been contributed mainly by Michael Banck and Magnus
Hagander with things presented on various threads, and I have gathered
all the contents into a single patch.

Author: Michael Banck, Magnus Hagander, Michael Paquier
Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/20181005012645.GE1629@paquier.xyz
2018-10-12 09:12:31 +09:00
..
po Translation updates 2018-05-21 12:29:52 -04:00
t Add TAP tests for pg_verify_checksums 2018-10-12 09:12:31 +09:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
findtimezone.c Attempt to identify system timezone by reading /etc/localtime symlink. 2018-09-13 12:36:21 -04:00
initdb.c Sync our Snowball stemmer dictionaries with current upstream. 2018-09-24 17:29:38 -04:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00