mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +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.