Adding column comment to information_schema.columns

From: Justin Clift <jc(at)telstra(dot)net>
To: PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Adding column comment to information_schema.columns
Date: 2004-07-01 03:00:15
Message-ID: 40E37E3F.2050400@telstra.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

Not sure how worthwhile others will find this small patch (to CVS HEAD),
but we found it useful. It adds the column comments to the
information_schema.columns view.

Hope it's useful.

:-)

Regards and best wishes,

Justin Clift

Attachment Content-Type Size
postgresql_column_comment.diff text/plain 950 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-07-01 04:21:55 Performance with new nested-xacts code
Previous Message Joseph Shraibman 2004-07-01 02:56:53 suggestion: set default statistics to 100 for numerics