index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
postmaster
/
t
Age
Commit message (
Expand
)
Author
13 days
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
2025-06-29
Run pgperltidy
Joe Conway
2025-05-22
Replace deprecated log_connections values in docs and tests
Melanie Plageman
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-10
tests: Make postmaster/002_connection_limits deal verbose logs
Andres Freund
2025-03-09
Fix test name and username used in failed connection attempts
Heikki Linnakangas
2025-03-07
tests: Don't fail due to high default timeout in postmaster/003_start_stop
Andres Freund
2025-03-07
tests: Fix race condition in postmaster/002_connection_limits
Andres Freund
2025-01-26
Test postmaster with program_options_handling_ok() et al.
Noah Misch
2025-01-02
Fix an assortment of spelling mistakes and typos
David Rowley
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-14
Kill dead-end children when there's nothing else left
Heikki Linnakangas
2024-10-11
Fix typo in connection limits test
Daniel Gustafsson
2024-10-08
Allow roles created by new test to log in under SSPI.
Tom Lane
2024-10-08
Fix typo and run pgperltidy on newly-added test
Heikki Linnakangas
2024-10-08
Add test for dead-end backends
Heikki Linnakangas
2024-10-08
Add test for connection limits
Heikki Linnakangas