mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
same data type and same typmod, we show that typmod as the output typmod, rather than generic -1. This responds to several complaints over the past few years about UNIONs unexpectedly dropping length or precision info.