Clarify comments in enforce_generic_type_consistency().
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Sep 2020 18:52:33 +0000 (14:52 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 7 Sep 2020 18:52:33 +0000 (14:52 -0400)
commite02c99bff6fcf7a14292cf99b16e4810ea89a2de
treef9c39166d3eca47edaba654cec057f27843b3370
parent1e83138da14d61d572b0b58a9da6a2cf535ea198
Clarify comments in enforce_generic_type_consistency().

Some of the pre-existing comments were vague about whether they
referred to all polymorphic types or only the old-style ones.

Also be more consistent about using the "family 1" vs "family 2"
terminology.

Himanshu Upadhyaya and Tom Lane

Discussion: https://postgr.es/m/CAPF61jBUg9XoMPNuLpoZ+h6UZ2VxKdNt3rQL1xw1GOBwjWzAXQ@mail.gmail.com
src/backend/parser/parse_coerce.c