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
/
scripts
/
vacuumdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
David Rowley
2023-04-16
1
-1
/
+1
*
Add --buffer-usage-limit option to vacuumdb
David Rowley
2023-04-07
1
-0
/
+26
*
Add PROCESS_MAIN to VACUUM
Michael Paquier
2023-03-06
1
-0
/
+24
*
Add options to control whether VACUUM runs vac_update_datfrozenxid.
Tom Lane
2023-01-06
1
-0
/
+33
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Order getopt arguments
Peter Eisentraut
2022-12-12
1
-52
/
+46
*
Add --schema and --exclude-schema options to vacuumdb.
Andrew Dunstan
2022-07-31
1
-41
/
+131
*
Improve frontend error logging style.
Tom Lane
2022-04-08
1
-93
/
+43
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Unify parsing logic for command-line integer options
Michael Paquier
2021-07-24
1
-21
/
+10
*
vacuumdb: Correct comment about --force-index-cleanup.
Peter Geoghegan
2021-07-19
1
-8
/
+1
*
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-25
1
-1
/
+1
*
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
1
-10
/
+55
*
Improve docs and error messages for parallel vacuum.
Amit Kapila
2021-05-25
1
-2
/
+2
*
Refactor and generalize the ParallelSlot machinery.
Robert Haas
2021-03-11
1
-23
/
+23
*
Add option PROCESS_TOAST to VACUUM
Michael Paquier
2021-02-09
1
-0
/
+28
*
Generalize parallel slot result handling.
Robert Haas
2021-02-05
1
-0
/
+1
*
Move some code from src/bin/scripts to src/fe_utils to permit reuse.
Robert Haas
2021-02-05
1
-1
/
+3
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-19
1
-40
/
+30
*
Message fixes and style improvements
Peter Eisentraut
2020-09-14
1
-1
/
+1
*
Remove still more useless assignments.
Tom Lane
2020-09-04
1
-13
/
+6
*
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
1
-1
/
+1
*
Add --no-index-cleanup and --no-truncate to vacuumdb.
Michael Paquier
2020-06-22
1
-1
/
+57
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
1
-0
/
+1
*
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-02-28
1
-1
/
+1
*
Add --parallel option to vacuumdb command.
Amit Kapila
2020-01-29
1
-1
/
+46
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Remove unnecessary definition of CancelRequested in bin/scripts/
Michael Paquier
2019-12-04
1
-0
/
+1
*
Refactor query cancellation code into src/fe_utils/
Michael Paquier
2019-12-02
1
-1
/
+1
*
Fix error handling of vacuumdb and reindexdb when running out of fds
Michael Paquier
2019-08-26
1
-6
/
+0
*
Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Michael Paquier
2019-08-20
1
-2
/
+2
*
Remove more progname references in vacuumdb.c
Michael Paquier
2019-07-23
1
-3
/
+3
*
Refactor parallelization processing code in src/bin/scripts/
Michael Paquier
2019-07-19
1
-362
/
+28
*
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-04
1
-22
/
+22
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-16
/
+16
*
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
1
-1
/
+1
*
Fix error status of vacuumdb when multiple jobs are used
Michael Paquier
2019-05-09
1
-0
/
+3
*
Message fixes
Alvaro Herrera
2019-04-29
1
-8
/
+8
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
1
-36
/
+31
*
Add --min-xid-age and --min-mxid-age options to vacuumdb
Michael Paquier
2019-01-31
1
-1
/
+76
*
Do not filter by relkind in vacuumdb's catalog query if --table is used
Michael Paquier
2019-01-30
1
-3
/
+10
*
Use catalog query to discover tables to process in vacuumdb
Michael Paquier
2019-01-29
1
-70
/
+140
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
1
-1
/
+1
*
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
2019-01-08
1
-6
/
+78
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Fix set of NLS translation issues
Michael Paquier
2018-08-21
1
-1
/
+1
*
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
1
-2
/
+1
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
1
-1
/
+1
*
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
1
-78
/
+114
[next]