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
/
perl
Age
Commit message (
Expand
)
Author
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-07
Undo extra chattiness of postmaster logs in TAP tests.
Tom Lane
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-09
Silence some warnings in TAP tests
Magnus Hagander
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-03-19
Don't use an Msys virtual path to create a tablespace
Andrew Dunstan
2018-03-06
Raise Test::More version requirement
Peter Eisentraut
2018-02-24
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-01-11
Refactor subscription tests to use PostgresNode's wait_for_catchup
Peter Eisentraut
2018-01-09
Fix ssl tests for when tls-server-end-point is not supported
Peter Eisentraut
2018-01-06
Add TIMELINE to backup_label file
Simon Riggs
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-21
Avoid putting build-location-dependent strings into generated files.
Tom Lane
2017-12-16
Avoid and detect SIGPIPE race in TAP tests.
Noah Misch
2017-11-02
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-09-26
Turn on log_replication_commands in PostgresNode
Peter Eisentraut
2017-09-12
Fix RecursiveCopy.pm to cope with disappearing files.
Tom Lane
2017-09-08
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
Add much-more-extensive TAP tests for pgbench.
Tom Lane
2017-09-05
Support retaining data dirs on successful TAP tests
Peter Eisentraut
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-07-25
Make PostgresNode easily subclassable
Alvaro Herrera
2017-07-17
Improve legibility of numeric literal
Andrew Dunstan
2017-07-17
Use usleep instead of select for timeouts in PostgresNode.pm
Andrew Dunstan
2017-07-02
Fix bug in PostgresNode::query_hash's split() call.
Tom Lane
2017-07-02
Improve TAP test function PostgresNode::poll_query_until().
Tom Lane
2017-07-01
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-06-26
Reduce wal_retrieve_retry_interval in applicable TAP tests.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-11
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-04-23
Fix TAP infrastructure to support Mingw better
Andrew Dunstan
2017-04-22
Make PostgresNode.pm check server status more carefully.
Tom Lane
2017-04-22
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
Require sufficiently modern version of Test::More for TAP tests
Andrew Dunstan
2017-04-04
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-03-27
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-21
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-09
Enable replication connections by default in pg_hba.conf
Peter Eisentraut
2017-03-01
Fix timeouts in PostgresNode::psql
Peter Eisentraut
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-01-20
Logical replication
Peter Eisentraut
2017-01-14
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-12
Fix mistake in comment
Peter Eisentraut
[next]