aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* pg_validatebackup: Use tempdir_short in TAP tests.Robert Haas2020-04-03
* pg_validatebackup: Adjust TAP tests to placate perlcritic.Robert Haas2020-04-03
* Generate backup manifests for base backups, and validate them.Robert Haas2020-04-03
* Include information on buffer usage during planning phase, in EXPLAIN output,...Fujii Masao2020-04-04
* Fix bugs in gin_fuzzy_search_limit processing.Tom Lane2020-04-03
* Improve stability of explain regression test.Fujii Masao2020-04-04
* Add a glossary to the documentationAlvaro Herrera2020-04-03
* pg_waldump: Don't call XLogDumpDisplayStats() if -q is specified.Robert Haas2020-04-03
* Add checksum helper functions.Robert Haas2020-04-03
* Fix bogus CALLED_AS_TRIGGER() defenses.Tom Lane2020-04-03
* Revert "Include information on buffer usage during planning phase, in EXPLAIN...Fujii Masao2020-04-03
* Add wait events for recovery conflicts.Fujii Masao2020-04-03
* Add support for \aset in pgbenchMichael Paquier2020-04-03
* Include information on buffer usage during planning phase, in EXPLAIN output.Fujii Masao2020-04-03
* pg_waldump: Add a --quiet option.Robert Haas2020-04-02
* Improve stability fix for partition_aggregate test.Tom Lane2020-04-02
* doc: remove unnecessary INNER keywordBruce Momjian2020-04-02
* doc: remove comma, related to commit 92d31085e9Bruce Momjian2020-04-02
* Improve user control over truncation of logged bind-parameter values.Tom Lane2020-04-02
* Fix typo in SLRU stats documentationTomas Vondra2020-04-02
* Attempt to stabilize partitionwise_aggregate testDavid Rowley2020-04-02
* Add SQL functions for Unicode normalizationPeter Eisentraut2020-04-02
* Fix whitespacePeter Eisentraut2020-04-02
* doc: Update for Unix-domain sockets on WindowsPeter Eisentraut2020-04-02
* Add some comments to some SQL featuresPeter Eisentraut2020-04-02
* Add maintenance_io_concurrency to postgresql.conf.sample.Thomas Munro2020-04-02
* Allow parallel vacuum to accumulate buffer usage.Amit Kapila2020-04-02
* Allow pg_stat_statements to track planning statistics.Fujii Masao2020-04-02
* Collect statistics about SLRU cachesTomas Vondra2020-04-02
* Clean up parsing of ltree and lquery some more.Tom Lane2020-04-01
* Add support for binary I/O of ltree, lquery, and ltxtquery types.Tom Lane2020-04-01
* Check equality semantics for unique indexes on partitioned tables.Tom Lane2020-04-01
* Improve selectivity estimation for assorted match-style operators.Tom Lane2020-04-01
* Refactor code to look up local replication tuplePeter Eisentraut2020-04-01
* Update SQL features countPeter Eisentraut2020-04-01
* Fix typo in contrib/intarray documentationAlexander Korotkov2020-04-01
* Correct CREATE INDEX documentation for opclass parametersAlexander Korotkov2020-04-01
* Documentation corrections for opclass parametersAlexander Korotkov2020-04-01
* Fix crash in psql when attempting to reuse old connectionMichael Paquier2020-04-01
* Fix coverity complaint about commit 40d964ec99.Amit Kapila2020-04-01
* psql: do file completion for \gxBruce Momjian2020-03-31
* Add -c/--restore-target-wal to pg_rewindMichael Paquier2020-04-01
* doc: remove mention of bitwise operators as solely type-limitedBruce Momjian2020-03-31
* doc: clarify hierarchy of objects: global, db, schema, etc.Bruce Momjian2020-03-31
* doc: clarify when row-level locks are releasedBruce Momjian2020-03-31
* Add CREATE INDEX deduplication assertions.Peter Geoghegan2020-03-31
* Revert erroroneous commit 834b80464d; my apologiesBruce Momjian2020-03-31
* dummy commitBruce Momjian2020-03-31
* doc: add namespace column to pg_buffercache example queryBruce Momjian2020-03-31
* doc: clarify which table creation is used for inheritance part.Bruce Momjian2020-03-31