Comments on tables

From: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Comments on tables
Date: 2010-11-10 09:25:13
Message-ID: AANLkTimQovOWSOdWDyCrJUN2VYoixqJ3RROTFLd8Qdj3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello.

How to add comment on table with calculated value ?

COMMENT ON TABLE test IS 'Updated ' || current_date;

not works ...

Regards.

------------
pasman

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Szymon Guz 2010-11-10 09:33:53 Re: Comments on tables
Previous Message John R Pierce 2010-11-10 07:37:54 Re: Libpq is very slow on windows but fast on linux.