index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
...
*
Fix bogus comment
Alvaro Herrera
2019-08-20
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Disallow changing an inherited column's type if not all parents changed.
Tom Lane
2019-08-18
*
Add default_table_access_method to postgresql.conf.sample.
Andres Freund
2019-08-16
*
Fix plpgsql to re-look-up composite type names at need.
Tom Lane
2019-08-15
*
Fix ALTER SYSTEM to cope with duplicate entries in postgresql.auto.conf.
Tom Lane
2019-08-14
*
Fix planner's test for case-foldable characters in ILIKE with ICU.
Tom Lane
2019-08-12
*
Fix string comparison in jsonpath
Alexander Korotkov
2019-08-12
*
Adjust string comparison in jsonpath
Alexander Korotkov
2019-08-11
*
Fix "ANALYZE t, t" inside a transaction block.
Tom Lane
2019-08-10
*
Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array.
Tom Lane
2019-08-09
*
Fix typos in comments.
Etsuro Fujita
2019-08-07
*
Fix predicate-locking of HOT updated rows.
Heikki Linnakangas
2019-08-07
*
Fix some incorrect parsing of time with time zone strings
Michael Paquier
2019-08-07
*
Fix choice of comparison operators for cross-type hashed subplans.
Tom Lane
2019-08-05
*
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
*
Translation updates
Peter Eisentraut
2019-08-05
*
Revert "Add log_statement_sample_rate parameter"
Tomas Vondra
2019-08-04
*
Revert "Silence compiler warning"
Tomas Vondra
2019-08-04
*
Improve pruning of a default partition
Alvaro Herrera
2019-08-04
*
Fix representation of hash keys in Hash/HashJoin nodes.
Andres Freund
2019-08-02
*
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-31
*
Allow table AM's to use rd_amcache, too.
Heikki Linnakangas
2019-07-30
*
Don't build extended statistics on inheritance trees
Tomas Vondra
2019-07-30
*
Fix busted logic for parallel lock grouping in TopoSort().
Tom Lane
2019-07-29
*
Fix handling of expressions and predicates in REINDEX CONCURRENTLY
Michael Paquier
2019-07-29
*
Avoid macro clash with LLVM 9.
Thomas Munro
2019-07-29
*
Tweak our special-case logic for the IANA "Factory" timezone.
Tom Lane
2019-07-26
*
Fix loss of fractional digits for large values in cash_numeric().
Tom Lane
2019-07-26
*
Fix slot type handling for Agg nodes performing internal sorts.
Andres Freund
2019-07-25
*
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
*
Fix system column accesses in ON CONFLICT ... RETURNING.
Andres Freund
2019-07-24
*
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-24
*
Refactor checks for deleted GiST pages.
Heikki Linnakangas
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
*
Use column collation for extended statistics
Tomas Vondra
2019-07-20
*
Rework examine_opclause_expression to use varonleft
Tomas Vondra
2019-07-20
*
Fix error in commit e6feef57.
Jeff Davis
2019-07-18
*
Fix daterange canonicalization for +/- infinity.
Jeff Davis
2019-07-18
*
Fix nbtree metapage cache upgrade bug.
Peter Geoghegan
2019-07-18
*
Simplify bitmap updates in multivariate MCV code
Tomas Vondra
2019-07-18
*
Fix handling of NULLs in MCV items and constants
Tomas Vondra
2019-07-18
*
Fix handling of opclauses in extended statistics
Tomas Vondra
2019-07-18
*
Remove unnecessary TYPECACHE_GT_OPR lookup
Tomas Vondra
2019-07-18
*
Fix thinko in construction of old_conpfeqop list.
Tom Lane
2019-07-16
*
Correct nbtsplitloc.c comment.
Peter Geoghegan
2019-07-15
*
Fix pathological nbtree split point choice issue.
Peter Geoghegan
2019-07-15
*
Fix get_actual_variable_range() to cope with broken HOT chains.
Tom Lane
2019-07-12
*
Fix RANGE partition pruning with multiple boolean partition keys
David Rowley
2019-07-12
[prev]
[next]