git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c9ae7f7) | patch
Rename pg_verify_checksums to pg_checksums
2019年3月13日 01:43:20 +0000 (10:43 +0900)
2019年3月13日 01:43:20 +0000 (10:43 +0900)
commit 6dd263cfaa8447470af4fae3f61c47438f91d71f
Rename pg_verify_checksums to pg_checksums

The current tool name is too restrictive and focuses only on verifying
checksums. As more options to control checksums for an offline cluster
are planned to be added, switch to a more generic name. Documentation
as well as all past references to the tool are updated.

Author: Michael Paquier
Reviewed-by: Michael Banck, Fabien Coelho, Seigei Kornilov
Discussion: https://postgr.es/m/20181221201616.GD4974@nighthawk.caipicrew.dd-dns.de
15 files changed:
doc/src/sgml/ref/allfiles.sgml diff | blob | blame | history
doc/src/sgml/ref/pg_checksums.sgml [moved from doc/src/sgml/ref/pg_verify_checksums.sgml with 79% similarity] diff | blob | blame | history
doc/src/sgml/reference.sgml diff | blob | blame | history
src/backend/replication/basebackup.c diff | blob | blame | history
src/bin/Makefile diff | blob | blame | history
src/bin/initdb/t/001_initdb.pl diff | blob | blame | history
src/bin/pg_checksums/.gitignore [new file with mode: 0644] blob
src/bin/pg_checksums/Makefile [moved from src/bin/pg_verify_checksums/Makefile with 53% similarity] diff | blob | blame | history
src/bin/pg_checksums/nls.mk [new file with mode: 0644] blob
src/bin/pg_checksums/pg_checksums.c [moved from src/bin/pg_verify_checksums/pg_verify_checksums.c with 94% similarity] diff | blob | blame | history
src/bin/pg_checksums/t/001_basic.pl [new file with mode: 0644] blob
src/bin/pg_checksums/t/002_actions.pl [moved from src/bin/pg_verify_checksums/t/002_actions.pl with 89% similarity] diff | blob | blame | history
src/bin/pg_verify_checksums/.gitignore [deleted file] blob | blame | history
src/bin/pg_verify_checksums/nls.mk [deleted file] blob | blame | history
src/bin/pg_verify_checksums/t/001_basic.pl [deleted file] blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /