index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
/
t
Commit message (
Expand
)
Author
Age
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Fix duplicated test case in TAP tests of reindexdb
Michael Paquier
2021-03-02
*
Adjust createdb TAP tests to work on recent OpenBSD.
Tom Lane
2021-01-07
*
Remove TAP test for createdb --lc-ctype
Michael Paquier
2020-02-27
*
createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate
Michael Paquier
2020-02-27
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-12
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
Add --min-xid-age and --min-mxid-age options to vacuumdb
Michael Paquier
2019-01-31
*
Do not filter by relkind in vacuumdb's catalog query if --table is used
Michael Paquier
2019-01-30
*
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-27
*
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-23
*
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
2019-01-08
*
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-08
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
*
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-10-01
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
Add tests for various connection string issues
Peter Eisentraut
2016-09-22
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Support --verbose option in reindexdb.
Fujii Masao
2015-05-15
*
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-04-04
*
Fix typo
Peter Eisentraut
2014-12-10
*
Execute 18 tests for src/bin/scripts/t/090..
Simon Riggs
2014-12-09
*
REINDEX SCHEMA
Simon Riggs
2014-12-09
*
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
*
Fix vacuumdb --analyze-in-stages --all order
Peter Eisentraut
2014-09-11
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
vacuumdb: Add option --analyze-in-stages
Peter Eisentraut
2014-04-15
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14