summaryrefslogtreecommitdiff
path: root/src/bin/pg_amcheck
AgeCommit message (Expand)Author
2025-05-05Translation updatesPeter Eisentraut
2025-02-27pg_amcheck: Fix inconsistency in memory freeingMichael Paquier
2025-02-24pg_amcheck: PQclear query resultsDaniel Gustafsson
2025-01-26pg_amcheck: Fix test failure on Windows with non-existing roleMichael Paquier
2025-01-23Add error pattern checks for some TAP tests for non-existing objectsMichael Paquier
2025-01-22Improve grammar of options for command arrays in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-12-24Remove pgrminclude annotationsPeter Eisentraut
2024-11-26pg_amcheck: Use CppAsString2() for relkind and relpersistence in queriesMichael Paquier
2024-10-14Allow TAP tests to force checksums off when calling init()Peter Eisentraut
2024-08-27Message style improvementsPeter Eisentraut
2024-06-24Translation updatesPeter Eisentraut
2024-06-13Add missing source files to nls.mkPeter Eisentraut
2024-05-16pg_amcheck: Put new options in consistent order in --help and man pagePeter Eisentraut
2024-05-14Pre-beta mechanical code beautification.Tom Lane
2024-05-06Translation updatesPeter Eisentraut
2024-04-07Support retrieval of results in chunks with libpq.Tom Lane
2024-01-13Escape output of pg_amcheck testPeter Eisentraut
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-11-06Remove distprepPeter Eisentraut
2023-10-30pgindent run to fix commits de64268561 and 5ae2087202aBruce Momjian
2023-10-27Teach contrib/amcheck to check the unique constraint violationAlexander Korotkov
2023-09-26Add some const qualifiersPeter Eisentraut
2023-07-13Handle DROP DATABASE getting interruptedAndres Freund
2023-05-22Translation updatesPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-05-15Fix incorrect TAP test orderingPeter Eisentraut
2023-05-15Fix whitespace inconsistenciesPeter Eisentraut
2023-04-18Fix some typos and some incorrectly duplicated wordsDavid Rowley
2023-03-27amcheck: Generalize one of the recently-added update chain checks.Robert Haas
2023-03-24meson: add install-{quiet, world} targetsAndres Freund
2023-03-22Fix new test case to work on (some?) big-endian architectures.Tom Lane
2023-03-22Teach verify_heapam() to validate update chains within a page.Robert Haas
2023-03-11pg_amcheck: Minor test speedupsAndres Freund
2023-03-11amcheck: Fix FullTransactionIdFromXidAndCtx() for xids before epoch 0Andres Freund
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-12-12Order getopt argumentsPeter Eisentraut
2022-10-05meson: Add windows resource filesAndres Freund
2022-09-22meson: Add initial version of meson based build systemAndres Freund
2022-09-20Harmonize more parameter names in bulk.Peter Geoghegan
2022-09-06Fix an assortment of improper usages of string functionsDavid Rowley
2022-07-13Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."Tom Lane
2022-07-13Use wildcards instead of manually-maintained file lists in */nls.mk.Tom Lane
2022-07-13NLS: Put list of available languages into LINGUAS filesPeter Eisentraut
2022-06-06Don't fail on libpq-generated error reports in pg_amcheck.Tom Lane
2022-05-16Translation updatesPeter Eisentraut
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-05-09Add missing source files to nls.mkPeter Eisentraut