TopicMailing ListsActivityParticipants
2 commits
Make type "name" collation-aware.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Add text-vs-name cross-type operators, and unify name_ops with text_ops.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Collatability of type "name"
Collatability of type "name"
hackers
4 replies
Dec 19, 2018
Tom LanePavel StehuleRobert Haas
1 commit
Make TupleDescInitBuiltinEntry throw error for unsupported types.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+3 more
Why does TupleDescInitBuiltinEntry lack a "default: error" case?
Why does TupleDescInitBuiltinEntry lack a "default: error" case?
hackers
1 reply
Dec 09, 2018
Tom LaneAndres Freund