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