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
*
Allow CLUSTER on partitioned tables
Alvaro Herrera
2022-04-02
*
psql: Refactor ProcessResult()
Peter Eisentraut
2022-04-01
*
Improve handling and logging of TAP tests for pg_upgrade
Michael Paquier
2022-04-01
*
Switch the regression tests of pg_upgrade to use TAP tests
Michael Paquier
2022-04-01
*
initdb: When running CREATE DATABASE, use STRATEGY = WAL_COPY.
Robert Haas
2022-03-31
*
psql: Refactor SendQuery()
Peter Eisentraut
2022-03-31
*
psql: Add tests for \errverbose
Peter Eisentraut
2022-03-31
*
Clean up some dead code in pg_dump with tar format and gzip compression
Michael Paquier
2022-03-31
*
Allow parallel zstd compression when taking a base backup.
Robert Haas
2022-03-30
*
Simplify a needlessly-complicated regular expression.
Robert Haas
2022-03-30
*
Add TAP test in pg_dump with --format=tar and --compress
Michael Paquier
2022-03-30
*
In 020_createdb.pl, change order of command-line arguments.
Robert Haas
2022-03-29
*
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-29
*
psql: Add test for psql behavior on server crash
Peter Eisentraut
2022-03-29
*
Fix a few goofs in new backup compression code.
Robert Haas
2022-03-28
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
waldump: fix use-after-free in search_directory().
Andres Freund
2022-03-27
*
Remove more unused module imports from TAP tests
Daniel Gustafsson
2022-03-27
*
Avoid using large pass-by-value struct arguments in pgbench.
Tom Lane
2022-03-27
*
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-26
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Update tab-completion for CREATE PUBLICATION with sequences
Tomas Vondra
2022-03-25
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
*
Second attempt to fix pgbench TAP test.
Tatsuo Ishii
2022-03-25
*
Improve command line options for pg_waldump.
Thomas Munro
2022-03-25
*
List offending databases in pg_upgrade datallowconn check
Daniel Gustafsson
2022-03-24
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-24
*
Add additional filtering options to pg_waldump.
Thomas Munro
2022-03-24
*
Fix pgbench TAP test.
Tatsuo Ishii
2022-03-24
*
pg_upgrade: Upgrade an Assert to a real 'if' test
Alvaro Herrera
2022-03-23
*
pg_basebackup: Try to fix some failures on Windows.
Robert Haas
2022-03-23
*
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
*
Allow pgbench to retry in some cases.
Tatsuo Ishii
2022-03-23
*
Add missing dependency of pg_dumpall to WIN32RES.
Andres Freund
2022-03-22
*
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-22
*
Fix bogus dependency handling for GENERATED expressions.
Tom Lane
2022-03-21
*
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-21
*
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Tom Lane
2022-03-20
*
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-20
*
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
*
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-18
*
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
*
Fix header inclusion order in pg_receivewal.c
Michael Paquier
2022-03-18
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.
Robert Haas
2022-03-15
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Fix bogus tab-completion queries.
Tom Lane
2022-03-13
*
pg_basebackup: Clean up some bogus file extension tests.
Robert Haas
2022-03-11
[next]