mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +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.