Bjoern Schmidt writes:
> I work on a tool that generates a creat script for an existing table.
> My problem is to find out if a column is a constraint.
Look at how pg_dump does it. Or use pg_dump in the first place. What
functionlity does pg_dump lack for your task?
--
Peter Eisentraut peter_e@gmx.net