index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-04
Revert "Improve handling of parameter differences in physical replication"
Peter Eisentraut
2020-04-04
Add infrastructure to track WAL usage.
Amit Kapila
2020-04-04
Include chunk overhead in hash table entry size estimate.
Jeff Davis
2020-04-04
Fix resource management bug with replication=database.
Robert Haas
2020-04-04
Be more careful about time_t vs. pg_time_t in basebackup.c.
Robert Haas
2020-04-03
pg_validatebackup: Fix 'make clean' to remove tmp_check.
Robert Haas
2020-04-03
pg_validatebackup: Adjust TAP tests to undo permissions change.
Robert Haas
2020-04-03
pg_validatebackup: Also use perl2host in TAP tests.
Robert Haas
2020-04-03
Cosmetic improvements for code related to partitionwise join.
Tom Lane
2020-04-03
pg_validatebackup: Use tempdir_short in TAP tests.
Robert Haas
2020-04-03
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-03
Fix bugs in gin_fuzzy_search_limit processing.
Tom Lane
2020-04-03
Improve stability of explain regression test.
Fujii Masao
2020-04-03
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-01
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-04-01
Add -c/--restore-target-wal to pg_rewind
Michael Paquier
2020-03-31
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-03-31
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
[next]