index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
pgbench: Fix bug in measurement of disconnection delays.
Fujii Masao
2021-09-01
*
Don't print extra parens around expressions in extended stats
Tomas Vondra
2021-09-01
*
In pg_dump, avoid doing per-table queries for RLS policies.
Tom Lane
2021-08-31
*
Cache the results of format_type() queries in pg_dump.
Tom Lane
2021-08-31
*
psql: Fix name quoting on extended statistics
Alvaro Herrera
2021-08-30
*
pgbench: Avoid unnecessary measurement of connection delays.
Fujii Masao
2021-08-30
*
psql \dX: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
psql \dP: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
Fix Alter Subscription's Add/Drop Publication behavior.
Amit Kapila
2021-08-24
*
Fix backup manifests to generate correct WAL-Ranges across timelines
Michael Paquier
2021-08-23
*
Remove --quiet option from pg_amcheck
Daniel Gustafsson
2021-08-20
*
pg_amcheck: Fix block number parsing on command line
Peter Eisentraut
2021-08-20
*
Fix pg_amcheck --skip option parameter handling
Daniel Gustafsson
2021-08-18
*
pg_amcheck: Message style and structuring improvements
Peter Eisentraut
2021-08-13
*
Translation updates
Peter Eisentraut
2021-08-09
*
pg_amcheck: Message style improvements
Peter Eisentraut
2021-08-07
*
pg_amcheck: Add missing translation markers
Peter Eisentraut
2021-08-07
*
Fix wording
Peter Eisentraut
2021-08-06
*
pgbench: When using pipelining only do PQconsumeInput() when necessary.
Andres Freund
2021-08-04
*
C comment: correct heading of extension query
Bruce Momjian
2021-08-03
*
pg_upgrade: warn about extensions that need updating
Bruce Momjian
2021-08-03
*
Avoid calling TestLib::perl2host on a symlinked directory
Andrew Dunstan
2021-07-29
*
Add missing exit() in pg_verifybackup when failing to find pg_waldump
Michael Paquier
2021-07-29
*
pg_resetxlog: add option to set oldest xid & use by pg_upgrade
Bruce Momjian
2021-07-26
*
psql \dX: check schema when listing statistics objects
Tomas Vondra
2021-07-26
*
Fix a couple of memory leaks in src/bin/pg_basebackup/
Michael Paquier
2021-07-26
*
Fix some issues with WAL segment opening for pg_receivewal --compress
Michael Paquier
2021-07-20
*
vacuumdb: Correct comment about --force-index-cleanup.
Peter Geoghegan
2021-07-19
*
Fix pg_dump for disabled triggers on partitioned tables
Alvaro Herrera
2021-07-16
*
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-13
*
Fix pgbench timestamp bugs.
Thomas Munro
2021-07-11
*
Add --clobber-cache option to initdb, for CCA testing.
Tom Lane
2021-07-01
*
Don't depend on -fwrapv semantics in pgbench's random() function.
Tom Lane
2021-06-28
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Remove some useless logs from the TAP tests of pgbench
Michael Paquier
2021-06-26
*
Cleanup some code related to pgbench log checks in TAP tests
Michael Paquier
2021-06-25
*
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-25
*
Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code
Peter Eisentraut
2021-06-25
*
Add more debugging information with log checks in TAP tests of pgbench
Michael Paquier
2021-06-25
*
Fix pattern matching logic for logs in TAP tests of pgbench
Michael Paquier
2021-06-25
*
Translation updates
Peter Eisentraut
2021-06-21
*
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
*
Improve version reporting in pgbench.
Tom Lane
2021-06-18
*
Work around portability issue with newer versions of mktime().
Tom Lane
2021-06-13
*
Improve psql tab completion for options of subcriptions and publications
Michael Paquier
2021-06-11
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
*
Fix inconsistencies in psql --help=commands
Michael Paquier
2021-06-09
*
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
*
doc: Group options in pg_amcheck reference page
Peter Eisentraut
2021-06-03
[next]