Re: About table column names.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: David BOURIAUD <david(dot)bouriaud(at)ac-rouen(dot)fr>
Cc: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: About table column names.
Date: 2001-06-07 15:28:06
Message-ID: Pine.LNX.4.30.0106071727130.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Linh Luong 2001-06-07 15:32:04 dropping constraints
Previous Message David Brown 2001-06-07 15:26:03 listing foreign keys