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
/
src
/
test
/
modules
/
test_misc
Age
Commit message (
Expand
)
Author
2025-11-18
Check for tabs in postgresql.conf.sample.
Nathan Bossart
2025-11-16
Add test for temporary file removal and WITH HOLD cursor
Michael Paquier
2025-11-14
Add test for postgresql.conf.sample line syntax
Daniel Gustafsson
2025-11-14
Revert "Drop unnamed portal immediately after execution to completion"
Michael Paquier
2025-11-05
Drop unnamed portal immediately after execution to completion
Michael Paquier
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-10-16
Override log_error_verbosity to "default" in test 009_log_temp_files
Michael Paquier
2025-10-16
Add tests for logging of temporary file removal and statement
Michael Paquier
2025-08-20
Fix assertion failure with replication slot release in single-user mode
Michael Paquier
2025-01-14
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-10-29
Add missing FATAL => 'all' to a use warnings in Perl
Peter Eisentraut
2024-10-24
Handle alphanumeric characters in matching GUC names
Daniel Gustafsson
2024-09-05
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-03
Avoid installcheck failure in TAP tests using injection_points
Michael Paquier
2024-09-03
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-09-03
Fix typos and grammar in code comments and docs
Michael Paquier
2024-07-16
Adjust recently added test for pg_signal_autovacuum role
Andrew Dunstan
2024-07-16
Add tap test for pg_signal_autovacuum role
Michael Paquier
2024-05-15
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-03-15
Use locale-aware value for \watch in 005_timeouts.pl
Alexander Korotkov
2024-03-15
Fix wordings in timeouts TAP test
Alexander Korotkov
2024-03-14
Add TAP tests for timeouts
Alexander Korotkov
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-11-02
Fix 003_check_guc.pl when loading modules with custom GUCs
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-14
Rename io_direct to debug_io_direct.
Thomas Munro
2023-04-13
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-08
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-08
Add io_direct setting (developer-only).
Thomas Munro
2023-03-02
Fix outdated references to guc.c
Daniel Gustafsson
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-11-13
Use installed postgresql.conf.sample for GUC sanity TAP test
Andrew Dunstan
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-16
Add TAP test to automate the equivalent of check_guc, take two
Michael Paquier
2022-02-12
Revert "Add TAP test to automate the equivalent of check_guc"
Michael Paquier
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-09
Add TAP test to automate the equivalent of check_guc
Michael Paquier
2022-01-21
Add new simple TAP test for tablespaces, attempt II.
Thomas Munro
2022-01-14
Revert "Add new simple TAP test for tablespaces."
Thomas Munro
2022-01-14
Add new simple TAP test for tablespaces.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-07-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
[next]