index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_amcheck
Commit message (
Expand
)
Author
Age
*
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
*
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
*
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
*
Don't fail on libpq-generated error reports in pg_amcheck.
Tom Lane
2022-06-06
*
Translation updates
Peter Eisentraut
2022-05-16
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add missing source files to nls.mk
Peter Eisentraut
2022-05-09
*
Allow db.schema.table patterns, but complain about random garbage.
Robert Haas
2022-04-20
*
Improve frontend error logging style.
Tom Lane
2022-04-08
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Remove tests added by bd807be6935929bdefe74d1258ca08048f0aafa3.
Robert Haas
2021-11-07
*
amcheck: Add additional TOAST pointer checks.
Robert Haas
2021-11-05
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Remove unstable pg_amcheck tests.
Peter Geoghegan
2021-10-14
*
pg_amcheck: avoid unhelpful verification attempts.
Peter Geoghegan
2021-10-13
*
Support amcheck of sequences
Peter Eisentraut
2021-09-28
*
Fix incorrect format placeholders
Peter Eisentraut
2021-09-15
*
Remove --quiet option from pg_amcheck
Daniel Gustafsson
2021-08-20
*
pg_amcheck: Fix block number parsing on command line
Peter Eisentraut
2021-08-20
*
Fix pg_amcheck --skip option parameter handling
Daniel Gustafsson
2021-08-18
*
pg_amcheck: Message style and structuring improvements
Peter Eisentraut
2021-08-13
*
pg_amcheck: Message style improvements
Peter Eisentraut
2021-08-07
*
pg_amcheck: Add missing translation markers
Peter Eisentraut
2021-08-07
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
*
Unify parsing logic for command-line integer options
Michael Paquier
2021-07-24
*
Translation updates
Peter Eisentraut
2021-06-21
*
doc: Group options in pg_amcheck reference page
Peter Eisentraut
2021-06-03
*
Standardize usages of appendStringInfo and appendPQExpBuffer
David Rowley
2021-06-03
*
Translation updates
Peter Eisentraut
2021-05-17
*
pg_amcheck: Message style and formatting improvements
Peter Eisentraut
2021-05-13
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Translation updates
Peter Eisentraut
2021-05-10
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Provide pg_amcheck with an --install-missing option
Andrew Dunstan
2021-04-24
*
pg_amcheck: Use logging functions
Peter Eisentraut
2021-04-23
*
Replace magic constants for seek() calls in perl scripts
Michael Paquier
2021-04-19
*
Add missing source files to nls.mk
Peter Eisentraut
2021-04-18
*
amcheck: Reword some messages and fix an alignment problem.
Robert Haas
2021-04-14
*
pg_amcheck: Add basic NLS support
Peter Eisentraut
2021-04-12
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
*
Improve pg_amcheck's TAP test 003_check.pl.
Robert Haas
2021-03-23
*
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-19
*
Fix a confusing amcheck corruption message.
Robert Haas
2021-03-16
*
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-15
*
Doc: add note about how to run the pg_amcheck regression tests.
Tom Lane
2021-03-13
*
In pg_amcheck tests, don't depend on perl's Q/q pack code.
Robert Haas
2021-03-13
*
pg_amcheck: Keep trying to fix the tests.
Tom Lane
2021-03-13
[next]