index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_ctl
/
t
Age
Commit message (
Expand
)
Author
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-03-27
Remove more unused module imports from TAP tests
Daniel Gustafsson
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-20
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-01-17
Introduce log_destination=jsonlog
Michael Paquier
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-13
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-09-13
Add regression tests for csvlog with the logging collector
Michael Paquier
2021-09-06
Remove some unused variables in TAP tests
Michael Paquier
2021-07-29
Remove the last vestiges of Exporter from PostgresNode
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
2020-12-25
Avoid time-of-day-dependent failure in log rotation test.
Tom Lane
2020-11-29
Retry initial slurp_file("current_logfiles"), in test 004_logrotate.pl.
Noah Misch
2020-07-08
Add test coverage for pg_current_logfile() function.
Tom Lane
2020-03-30
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2019-12-03
Fix failures with TAP tests of pg_ctl on Windows
Michael Paquier
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-19
Improve logrotate test so that it meaningfully exercises syslogger.
Tom Lane
2019-05-11
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-03-04
fix thinko in logrotate test
Andrew Dunstan
2019-03-03
Don't do pg_ctl logrotate test on Windows
Andrew Dunstan
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-07-27
Work around Msys weakness in Testlib.pm's command_like()
Andrew Dunstan
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2016-09-21
pg_ctl: Add wait option to promote action
Peter Eisentraut
2016-09-21
pg_ctl: Add tests for promote action
Peter Eisentraut
2016-01-20
PostgresNode: Add names to nodes
Alvaro Herrera
2015-12-02
Refactor Perl test code
Alvaro Herrera
2015-10-12
Fix "pg_ctl start -w" to test child process status directly.
Tom Lane
2015-09-03
Disable fsync throughout TAP test suites.
Noah Misch
2015-08-03
Allow TAP tests to run under Msys
Andrew Dunstan
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-09
Improve logging of TAP tests.
Heikki Linnakangas
2015-05-24
pgindent run for 9.5
Bruce Momjian
2014-12-18
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
[next]