mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
typmod of a particular column, mark the output with that same typmod, not -1 as formerly. -1 is still used if there is any disagreement. Part of response to bug#513.