Re: v7.4b2 : How can I use COMMENT ON for Large Objects ? - Mailing list pgsql-general

From Tom Lane
Subject Re: v7.4b2 : How can I use COMMENT ON for Large Objects ?
Date
Msg-id 10763.1062948898@sss.pgh.pa.us
Whole thread Raw
In response to v7.4b2 : How can I use COMMENT ON for Large Objects ?  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Responses Re: v7.4b2 : How can I use COMMENT ON for Large Objects ?  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
List pgsql-general
Frank van Vugt <ftm.van.vugt@foxi.nl> writes:
> I noticed that the result of '\dl' in psql shows a second column
> 'Description'. I'd like to use that, but does anybody know how?

This is a psql artifact, not a feature supported by the backend.
If you want to do likewise, emulate the code in src/bin/psql/large_obj.c.

            regards, tom lane

pgsql-general by date:

Previous
From: Frank van Vugt
Date:
Subject: v7.4b2 : How can I use COMMENT ON for Large Objects ?
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: tsearch2 and unexpected exists (Function defn)