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
/
100_vacuumdb.pl
Commit message (
Expand
)
Author
Age
*
Add --no-index-cleanup and --no-truncate to vacuumdb.
Michael Paquier
2020-06-22
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Add --parallel option to vacuumdb command.
Amit Kapila
2020-01-29
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
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
*
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
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Add tests for various connection string issues
Peter Eisentraut
2016-09-22
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
Fix typo
Peter Eisentraut
2014-12-10
*
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14