David BOURIAUD writes:
> Is there a way to add a description of a table column anywhere in> postgres tables,
COMMENT ON COLUMN table.col IS 'whatever';
-- Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter