index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
pg_validatebackup: Adjust TAP tests to placate perlcritic.
Robert Haas
2020-04-03
*
Generate backup manifests for base backups, and validate them.
Robert Haas
2020-04-03
*
Include information on buffer usage during planning phase, in EXPLAIN output,...
Fujii Masao
2020-04-04
*
Fix bugs in gin_fuzzy_search_limit processing.
Tom Lane
2020-04-03
*
Improve stability of explain regression test.
Fujii Masao
2020-04-04
*
pg_waldump: Don't call XLogDumpDisplayStats() if -q is specified.
Robert Haas
2020-04-03
*
Add checksum helper functions.
Robert Haas
2020-04-03
*
Fix bogus CALLED_AS_TRIGGER() defenses.
Tom Lane
2020-04-03
*
Revert "Include information on buffer usage during planning phase, in EXPLAIN...
Fujii Masao
2020-04-03
*
Add wait events for recovery conflicts.
Fujii Masao
2020-04-03
*
Add support for \aset in pgbench
Michael Paquier
2020-04-03
*
Include information on buffer usage during planning phase, in EXPLAIN output.
Fujii Masao
2020-04-03
*
pg_waldump: Add a --quiet option.
Robert Haas
2020-04-02
*
Improve stability fix for partition_aggregate test.
Tom Lane
2020-04-02
*
Improve user control over truncation of logged bind-parameter values.
Tom Lane
2020-04-02
*
Attempt to stabilize partitionwise_aggregate test
David Rowley
2020-04-02
*
Add SQL functions for Unicode normalization
Peter Eisentraut
2020-04-02
*
Add some comments to some SQL features
Peter Eisentraut
2020-04-02
*
Add maintenance_io_concurrency to postgresql.conf.sample.
Thomas Munro
2020-04-02
*
Allow parallel vacuum to accumulate buffer usage.
Amit Kapila
2020-04-02
*
Allow pg_stat_statements to track planning statistics.
Fujii Masao
2020-04-02
*
Collect statistics about SLRU caches
Tomas Vondra
2020-04-02
*
Check equality semantics for unique indexes on partitioned tables.
Tom Lane
2020-04-01
*
Improve selectivity estimation for assorted match-style operators.
Tom Lane
2020-04-01
*
Refactor code to look up local replication tuple
Peter Eisentraut
2020-04-01
*
Fix crash in psql when attempting to reuse old connection
Michael Paquier
2020-04-01
*
Fix coverity complaint about commit 40d964ec99.
Amit Kapila
2020-04-01
*
psql: do file completion for \gx
Bruce Momjian
2020-03-31
*
Add -c/--restore-target-wal to pg_rewind
Michael Paquier
2020-04-01
*
Add CREATE INDEX deduplication assertions.
Peter Geoghegan
2020-03-31
*
Fix race condition in statext_store().
Tom Lane
2020-03-31
*
Still another try at stabilizing stats_ext test results.
Tom Lane
2020-03-31
*
Improve the message logged when recovery is paused.
Fujii Masao
2020-04-01
*
Allow ecpg to be built stand-alone, allow parallel libpq make
Bruce Momjian
2020-03-31
*
Teach pg_ls_dir_files() to ignore ENOENT failures from stat().
Tom Lane
2020-03-31
*
Improve error reporting in opclasscmds.c
Alexander Korotkov
2020-03-31
*
Fix assorted typos
Magnus Hagander
2020-03-31
*
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2020-03-31
*
Move routine definitions of xlogarchive.c to a new header file
Michael Paquier
2020-03-31
*
Update SQL features
Peter Eisentraut
2020-03-31
*
Avoid calls to RelationGetRelationName() and RelationGetNamespace() in
Amit Kapila
2020-03-31
*
Further simplify nbtree high key truncation.
Peter Geoghegan
2020-03-30
*
Revert "Skip redundant anti-wraparound vacuums"
Michael Paquier
2020-03-31
*
Refactor nbtree high key truncation.
Peter Geoghegan
2020-03-30
*
Deduplicate PageIsNew() check in lazy_scan_heap().
Andres Freund
2020-03-30
*
Fix missing SP-GiST support in 911e702077
Alexander Korotkov
2020-03-30
*
Remove rudiments of supporting procnum == 0 from 911e702077
Alexander Korotkov
2020-03-30
*
Consistently truncate non-key suffix columns.
Peter Geoghegan
2020-03-30
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2020-03-30
[prev]
[next]