mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
one side of a binary operator is probably supposed to be the same type as the other operand' will be applied for domain types. This worked in 7.3 but was broken in 7.4 due to code rearrangements. Mea culpa.