index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Further improve stability fix for partition_aggregate test.
Tom Lane
2020-04-05
*
Add perl2host call missing from a new test file.
Noah Misch
2020-04-04
*
Remove bogus Assert, add some regression test cases showing why.
Tom Lane
2020-04-04
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-04-04
*
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
*
Revert "Include information on buffer usage during planning phase, in EXPLAIN...
Fujii Masao
2020-04-03
*
Include information on buffer usage during planning phase, in EXPLAIN output.
Fujii Masao
2020-04-03
*
Improve stability fix for partition_aggregate test.
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
*
Collect statistics about SLRU caches
Tomas Vondra
2020-04-02
*
Still another try at stabilizing stats_ext test results.
Tom Lane
2020-03-31
*
Improve error reporting in opclasscmds.c
Alexander Korotkov
2020-03-31
*
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2020-03-31
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Allow using Unix-domain sockets on Windows in tests
Peter Eisentraut
2020-03-30
*
Attempt to fix unstable regression tests, take 2
David Rowley
2020-03-30
*
pg_regress: Observe TMPDIR
Peter Eisentraut
2020-03-29
*
Attempt to fix unstable regression tests
David Rowley
2020-03-29
*
Improve the performance and accuracy of numeric sqrt() and ln().
Dean Rasheed
2020-03-28
*
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
*
Prevent functional dependency estimates from exceeding column estimates.
Dean Rasheed
2020-03-28
*
Trigger autovacuum based on number of INSERTs
David Rowley
2020-03-28
*
Allow walreceiver configuration to change on reload
Alvaro Herrera
2020-03-27
*
Further fixes for ssl_passphrase_callback test module.
Tom Lane
2020-03-25
*
Don't listen to localhost in ssl_passphrase_callback test
Andrew Dunstan
2020-03-25
*
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
*
Provide a TLS init hook
Andrew Dunstan
2020-03-25
*
Reduce test time for disk-based Hash Aggregation.
Jeff Davis
2020-03-23
*
Report NULL as total backup size if it's not estimated.
Fujii Masao
2020-03-24
*
Add regression tests for constraint errors in partitioned tables.
Andres Freund
2020-03-23
*
Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
Michael Paquier
2020-03-23
*
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-22
*
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-03-21
*
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-19
*
Disk-based Hash Aggregation.
Jeff Davis
2020-03-18
*
Enable BEFORE row-level triggers for partitioned tables
Alvaro Herrera
2020-03-18
*
Implement type regcollation
Peter Eisentraut
2020-03-18
*
Recognize some OR clauses as compatible with functional dependencies
Tomas Vondra
2020-03-18
*
Refactor our checks for valid function and aggregate signatures.
Tom Lane
2020-03-17
*
Adjust handling of an ANYARRAY actual input for an ANYARRAY argument.
Tom Lane
2020-03-17
*
Remove bogus assertion about polymorphic SQL function result.
Tom Lane
2020-03-17
*
Avoid holding a directory FD open across assorted SRF calls.
Tom Lane
2020-03-16
*
Add backend type to csvlog and optionally log_line_prefix
Peter Eisentraut
2020-03-15
*
Improve test coverage for multi-column MCV lists
Tomas Vondra
2020-03-14
*
Improve test coverage for functional dependencies
Tomas Vondra
2020-03-14
*
Restructure polymorphic-type resolution in funcapi.c.
Tom Lane
2020-03-14
*
Use multi-variate MCV lists to estimate ScalarArrayOpExpr
Tomas Vondra
2020-03-14
[next]