Joshua D. Drake wrote:
> On Thu, 24 Apr 2008 19:04:34 +0100
> Richard Huxton <[EMAIL PROTECTED]> wrote:
> 
> > Oliver Helm wrote:
> > > Hello,
> > > 
> > > I was wondering if if is possible to add a note against a field on
> > > a postgresql table?
> > 
> > You can add comments: COMMENT ON <various things> IS 'text' - see 
> > manuals for details.
> 
> However, COMMENTS don't append. 

But you can add one to the new column.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to