mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
type-and-length coercion function, make sure that the coercion function is told the correct typmod. Fixes Kris Jurka's example of a domain over bit(N).