Re: About table column names. - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: About table column names.
Date
Msg-id Pine.LNX.4.30.0106071727130.757-100000@peter.localdomain
Whole thread Raw
In response to About table column names.  (David BOURIAUD <david.bouriaud@ac-rouen.fr>)
List pgsql-sql
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@gmx.net   http://funkturm.homeip.net/~peter



pgsql-sql by date:

Previous
From: Mark Stosberg
Date:
Subject: Re: About table column names.
Next
From: Linh Luong
Date:
Subject: dropping constraints