index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
pg_checksums.sgml
Age
Commit message (
Expand
)
Author
2025-10-20
pg_checksums: Use new routine to retrieve data of PG_VERSION
Michael Paquier
2024-03-27
Adjust documentation for syncfs().
Nathan Bossart
2023-10-04
Document that --sync-method takes an argument.
Nathan Bossart
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-01-17
Doc: fix a few oddly-spelled SGML ID attributes.
Tom Lane
2022-01-27
Remove some trailing whitespace in documentation files
Peter Eisentraut
2021-06-30
Optimize pg_checksums --enable where checksum is already set
Michael Paquier
2020-12-03
doc: remove unnecessary blank before command option text
Bruce Momjian
2020-09-07
doc: Tweak sentence for pg_checksums when enabling checksums
Michael Paquier
2020-06-07
doc: Trim trailing whitespace
Peter Eisentraut
2020-03-09
Doc: fix some description of environment variables with frontend tools
Michael Paquier
2019-07-13
Fix and improve several places in the docs
Michael Paquier
2019-05-30
Rework options of pg_checksums options for filenode handling
Michael Paquier
2019-04-08
Tweak wording of documentation for pg_checksums
Michael Paquier
2019-04-02
Add progress reporting to pg_checksums
Michael Paquier
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-29
Reorganize Notes section in documentation of pg_checksums
Michael Paquier
2019-03-22
Add option -N/--no-sync to pg_checksums
Michael Paquier
2019-03-22
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-13
Rename pg_verify_checksums to pg_checksums
Michael Paquier