On 11/21/13, 3:29 PM, Elvis Pranskevichus wrote:
> I may be totally missing something, but there seems to be no way
> to create a COMMENT on a domain constraint. There is
>
> COMMENT ON CONSTRAINT constraint_name ON table_name
>
> but no such thing for domain constraints, which seems like a
> weird omission.
Yeah. Feel free to implement it. It shouldn't be hard.