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
*
Improve stability of TAP test for synchronous replication
Michael Paquier
2019-07-24
*
Check that partitions are not in use when dropping constraints
Alvaro Herrera
2019-07-23
*
Install dependencies to prevent dropping partition key columns.
Tom Lane
2019-07-22
*
Fix daterange canonicalization for +/- infinity.
Jeff Davis
2019-07-18
*
Fix RANGE partition pruning with multiple boolean partition keys
David Rowley
2019-07-12
*
Propagate trigger arguments to partitions
Alvaro Herrera
2019-07-09
*
Force hash joins to be enabled in the hash join regression tests.
Thomas Munro
2019-07-09
*
Don't remove surplus columns from GROUP BY for inheritance parents
David Rowley
2019-07-03
*
Repair logic for reordering grouping sets optimization.
Andrew Gierth
2019-06-30
*
Fix for dropped columns in a partitioned table's default partition
Alvaro Herrera
2019-06-28
*
Fix partitioned index creation with foreign partitions
Alvaro Herrera
2019-06-26
*
Further fix ALTER COLUMN TYPE's handling of indexes and index constraints.
Tom Lane
2019-06-24
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-18
*
Fix buffer overflow when parsing SCRAM verifiers in backend
Michael Paquier
2019-06-17
*
Revert "Avoid spurious deadlocks when upgrading a tuple lock"
Alvaro Herrera
2019-06-16
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-13
*
Fix incorrect printing of queries with duplicated join names.
Tom Lane
2019-06-12
*
Fix ALTER COLUMN TYPE failure with a partial exclusion constraint.
Tom Lane
2019-06-12
*
Fix handling of COMMENT for domain constraints
Michael Paquier
2019-06-12
*
Fix conversion of JSON strings to JSON output columns in json_to_record().
Tom Lane
2019-06-11
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
*
Fix array size allocation for HashAggregate hash keys.
Andrew Gierth
2019-05-23
*
Minimally fix partial aggregation for aggregates that don't have one argument.
Andres Freund
2019-05-19
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
*
Restructure creation of run-time pruning steps.
Tom Lane
2019-05-17
*
Fix bogus logic for combining range-partitioned columns during pruning.
Tom Lane
2019-05-16
*
Fix partition pruning to treat stable comparison operators properly.
Tom Lane
2019-05-16
*
Add isolation test for INSERT ON CONFLICT speculative insertion failure.
Andres Freund
2019-05-14
*
Fix misoptimization of "{1,1}" quantifiers in regular expressions.
Tom Lane
2019-05-12
*
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-11
*
Repair issues with faulty generation of merge-append plans.
Tom Lane
2019-05-09
*
Probe only 127.0.0.1 when looking for ports on Unix.
Thomas Munro
2019-05-08
*
Fix tuple printing in error message of tuple routing for partitions
Michael Paquier
2019-05-06
*
Use checkAsUser for selectivity estimator checks, if it's set.
Dean Rasheed
2019-05-06
*
Fix security checks for selectivity estimation functions with RLS.
Dean Rasheed
2019-05-06
*
Remove reindex_catalog test from test schedules.
Andres Freund
2019-05-05
*
Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks.
Andres Freund
2019-04-30
*
Clean up handling of constraint_exclusion and enable_partition_pruning.
Tom Lane
2019-04-30
*
Fix potential assertion failure when reindexing a pg_class index.
Andres Freund
2019-04-29
*
Apply stopgap fix for bug #15672.
Tom Lane
2019-04-26
*
Repair assorted issues in locale data extraction.
Tom Lane
2019-04-23
*
Fix detection of passwords hashed with MD5 or SCRAM-SHA-256
Michael Paquier
2019-04-23
*
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Peter Eisentraut
2019-04-18
*
Don't write to stdin of a test process that could have already exited.
Noah Misch
2019-04-15
*
Fix SHOW ALL command for non-superusers with replication connection
Michael Paquier
2019-04-15
*
Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port.
Noah Misch
2019-04-14
*
MSYS: Translate REGRESS_SHLIB to a Windows file name.
Noah Misch
2019-04-14
*
When Perl "kill(9, ...)" fails, try "pg_ctl kill".
Noah Misch
2019-04-13
[next]