Language Comments - Mailing list pgsql-hackers

From Dave Page
Subject Language Comments
Date
Msg-id D85C66DA59BA044EB96AB9683819CF610150EC@dogbert.vale-housing.co.uk
Whole thread Raw
Responses Re: Language Comments
List pgsql-hackers
What is the preferred method (if there even is one) for modifying the
comment on a language?

I vaguely remember it being documented that it was stored in
pg_language.lancompiler and specified using the LANCOMPILER option to
CREATE LANGUAGE or by updating the record directly. pgAdmin has done it
this way for years but during a scouring of the docs today, I notice
that LANCOMPILER is no longer mentioned and there is no COMMENT ON
LANGUAGE to replace it.

Regards, Dave.


pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Non-standard feature request
Next
From: David Ford
Date:
Subject: Re: PostGres Doubt