"Alexander V. Chernikov" writes:
> It would be nice to see domain constraint names in \dD output of psql
> utility. Without this feature the only way to delete (or modify) constraint
> is to do pg_dump -s (or use something like phpgadmin) to find out constraint
> name and only after that issue ALT
The following bug has been logged online:
Bug reference: 4670
Logged by: Alexander V. Chernikov
Email address: melif...@ipfw.ru
PostgreSQL version: 8.3.3
Operating system: FreeBSD 7.1
Description:Cannot get domain constraint names from psql
Details:
It would be nice