git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 73797b7) | patch
For partitionwise join, match on partcollation, not parttypcoll.
2018年2月28日 17:16:09 +0000 (12:16 -0500)
2018年2月28日 17:16:09 +0000 (12:16 -0500)
commit 2af28e603319224e87fd35ab62f36ef6de45eaac
For partitionwise join, match on partcollation, not parttypcoll.

The previous code considered two tables to have the partition scheme
if the underlying columns had the same collation, but what we
actually need to compare is not the collations associated with the
column but the collation used for partitioning. Fix that.

Robert Haas and Amit Langote

Discussion: http://postgr.es/m/0f95f924-0efa-4cf5-eb5f-9a3d1bc3c33d@lab.ntt.co.jp
src/backend/optimizer/util/plancat.c diff | blob | blame | history
src/include/nodes/relation.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /