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
*
Fix handling of expressions and predicates in REINDEX CONCURRENTLY
Michael Paquier
2019-07-29
*
Fix loss of fractional digits for large values in cash_numeric().
Tom Lane
2019-07-26
*
Fix LDAP test instability.
Thomas Munro
2019-07-26
*
Add missing (COSTS OFF) to EXPLAIN added in previous commit.
Andres Freund
2019-07-25
*
Fix slot type handling for Agg nodes performing internal sorts.
Andres Freund
2019-07-25
*
Fix system column accesses in ON CONFLICT ... RETURNING.
Andres Freund
2019-07-24
*
Fix failure with pgperlcritic from the TAP test of synchronous replication
Michael Paquier
2019-07-25
*
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 handling of NULLs in MCV items and constants
Tomas Vondra
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
*
Fix pg_mcv_list_items() to produce text[]
Tomas Vondra
2019-07-05
*
Don't remove surplus columns from GROUP BY for inheritance parents
David Rowley
2019-07-03
*
Revert "Insert temporary debugging output in regression tests."
Tom Lane
2019-07-01
*
Repair logic for reordering grouping sets optimization.
Andrew Gierth
2019-06-30
*
Blind attempt to fix SSPI-auth case in 010_dump_connstr.pl.
Tom Lane
2019-06-30
*
Move rolenames test out of the core regression tests.
Tom Lane
2019-06-30
*
Remove explicit error handling for obsolete date/time values
Peter Eisentraut
2019-06-30
*
Add an enforcement mechanism for global object names in regression tests.
Tom Lane
2019-06-29
*
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-29
*
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
*
Follow the rule that regression-test-created roles are named "regress_xxx".
Tom Lane
2019-06-25
*
Add toast-level reloption for vacuum_index_cleanup
Michael Paquier
2019-06-25
*
Further fix ALTER COLUMN TYPE's handling of indexes and index constraints.
Tom Lane
2019-06-24
*
Drop test user when done with it.
Tom Lane
2019-06-24
*
Add security checks to the multivariate MCV estimation code.
Dean Rasheed
2019-06-23
*
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-06-21
*
Rework some error strings for REINDEX CONCURRENTLY with system catalogs
Michael Paquier
2019-06-20
*
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-19
*
Fix memory corruption/crash in ANALYZE.
Andres Freund
2019-06-18
*
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
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
Revert "Avoid spurious deadlocks when upgrading a tuple lock"
Alvaro Herrera
2019-06-16
*
Add pg_stats_ext view for extended statistics
Tomas Vondra
2019-06-16
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Avoid spurious deadlocks when upgrading a tuple lock
Alvaro Herrera
2019-06-13
*
Fix double-word typos
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
*
Stop using spelling "nonexistant".
Noah Misch
2019-06-08
*
Update stale comments, and fix comment typos.
Noah Misch
2019-06-08
*
Fix assorted inconsistencies.
Amit Kapila
2019-06-08
[next]