On Tuesday 04 March 2008, "Shahaf Abileah" <[EMAIL PROTECTED]> wrote:
>
> However, Postgres doesn't support the "comment" keyword. Is there an
> alternative?
comment on table table_name is 'comment';
comment on column table.column_name is 'comment';
--
Alan
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly