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
Commit message (
Expand
)
Author
Age
*
Translation updates
Peter Eisentraut
14 days
*
vacuumdb: Don't skip empty relations in --missing-stats-only mode.
Nathan Bossart
2025-04-30
*
Fix typos and grammar in the code
Michael Paquier
2025-04-19
*
Fixup various older misuses of appendPQExpBuffer
David Rowley
2025-04-18
*
Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025-04-12
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-18
*
vacuumdb: Teach vacuum_one_database() to reuse query results.
Nathan Bossart
2025-03-18
*
Silence compiler warning.
Tom Lane
2025-03-18
*
Simplify reindexdb coding
Álvaro Herrera
2025-03-18
*
reindexdb: Fix the index-level REINDEX with multiple jobs
Alexander Korotkov
2025-03-16
*
Revert "vacuumdb: Add option for analyzing only relations missing stats."
John Naylor
2025-03-07
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-07
*
reindexdb: move PQfinish() calls to the right place
Álvaro Herrera
2025-03-06
*
Specify the encoding of input to fmtId()
Andres Freund
2025-02-10
*
vacuumdb: Add missing PQfinish() calls to vacuum_one_database().
Nathan Bossart
2025-02-04
*
Add error pattern checks for some TAP tests for non-existing objects
Michael Paquier
2025-01-23
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
vacuumdb: Fix comment for vacuum_one_database().
Nathan Bossart
2025-01-17
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Remove pgrminclude annotations
Peter Eisentraut
2024-12-24
*
Remove unused #include's from bin .c files
Peter Eisentraut
2024-11-06
*
vacuumdb: Schema-qualify operator in catalog query's WHERE clause.
Nathan Bossart
2024-10-07
*
reindexdb: Skip reindexing temporary tables and indexes.
Fujii Masao
2024-09-30
*
vacuumdb: Skip temporary tables in query to build list of relations
Michael Paquier
2024-09-25
*
Make sure to run pg_isready on correct port
Andrew Dunstan
2024-07-13
*
Convert some extern variables to static
Peter Eisentraut
2024-07-02
*
Translation updates
Peter Eisentraut
2024-06-24
*
Add missing source files to nls.mk
Peter Eisentraut
2024-06-13
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Translation updates
Peter Eisentraut
2024-05-06
*
createdb: compare strategy case-insensitive
Tomas Vondra
2024-04-21
*
Fix test failures when language environment is not UTF-8.
Jeff Davis
2024-04-04
*
reindexdb: Fix warning about uninitialized indices_tables_cell
Alexander Korotkov
2024-03-25
*
reindexdb: Add the index-level REINDEX with multiple jobs
Alexander Korotkov
2024-03-25
*
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
*
Introduce "builtin" collation provider.
Jeff Davis
2024-03-13
*
reindexdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
*
clusterdb: Allow specifying tables to process in all databases.
Nathan Bossart
2024-03-11
*
vacuumdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
vacuumdb: Reword --help message for clarity
Daniel Gustafsson
2023-09-25
*
vacuumdb: Fix excluding multiple schemas with -N
Daniel Gustafsson
2023-09-25
*
Fix vacuumdb to pass buffer-usage-limit with analyze-only mode
David Rowley
2023-09-21
*
Translation updates
Peter Eisentraut
2023-08-07
*
Harmonize password reuse in vacuumdb, clusterdb, and reindexdb.
Nathan Bossart
2023-07-28
[next]