index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
Commit message (
Expand
)
Author
Age
*
Test that invalidated logical slots doesn't retain WAL.
Amit Kapila
2023-05-04
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Improve one of the test cases in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-28
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
*
Reduce the log level in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-25
*
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-14
*
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
*
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-11
*
Suppress bogus printout during new 035_standby_logical_decoding.pl test.
Tom Lane
2023-04-08
*
TAP test for logical decoding on standby
Andres Freund
2023-04-08
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Noah Misch
2023-04-02
*
Force testing of query jumbling in 027_stream_regress.pl
Michael Paquier
2023-03-03
*
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-22
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
*
Doc: make src/test/*/README match current reality.
Tom Lane
2023-02-07
*
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-31
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
*
Under has_wal_read_bug, skip recovery/t/032_relfilenode_reuse.pl.
Noah Misch
2022-10-29
*
Fix recently added incorrect assertion
Alvaro Herrera
2022-10-24
*
Rework shutdown callback of archiver modules
Michael Paquier
2022-10-19
*
Improve wording of log messages triggered by max_slot_wal_keep_size.
Tom Lane
2022-09-29
*
Message style improvements
Peter Eisentraut
2022-09-24
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Update another comment still referring to pg_start/stop_backup()
Peter Eisentraut
2022-08-25
*
Improve recently-added test reliability
Alvaro Herrera
2022-08-06
*
Append -X to direct invocation of psql in new test for BASE_BACKUP
Michael Paquier
2022-08-01
*
Add more TAP tests with BASE_BACKUP and pg_backup_start/stop
Michael Paquier
2022-08-01
*
Fix new recovery test for log_error_verbosity=verbose case
Andrew Dunstan
2022-07-29
*
Fix test instability
Alvaro Herrera
2022-07-29
*
Fix replay of create database records on standby
Alvaro Herrera
2022-07-28
*
Doc: update recovery/README.
Tom Lane
2022-07-23
*
Clean up some includes and comments in TAP test scripts
Michael Paquier
2022-07-07
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
*
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
*
Fix race condition in t/028_pitr_timelines.pl.
Noah Misch
2022-07-01
*
Use --no-unlogged-table-data in t/027_stream_regress.pl.
Noah Misch
2022-06-25
*
Fix slow animal timeouts in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-14
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Fix race in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-08
*
Fix old-fd issues using global barriers everywhere.
Thomas Munro
2022-05-07
*
Fix timing issue in deadlock recovery conflict test.
Andres Freund
2022-05-04
*
Add tests for recovery deadlock conflicts.
Andres Freund
2022-05-02
*
Fix second race condition in 002_archiving.pl with archive_cleanup_command
Michael Paquier
2022-04-18
*
Fix race in TAP test 002_archiving.pl when restoring history file
Michael Paquier
2022-04-18
*
pgstat: Use correct lock level in pgstat_drop_all_entries().
Andres Freund
2022-04-16
*
pgstat: set timestamps of fixed-numbered stats after a crash.
Andres Freund
2022-04-14
*
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
[next]