Re: \df displaying volatility - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Re: \df displaying volatility
Date
Msg-id A02925AB-15BF-4488-AA94-988B7D0BEF5B@myyearbook.com
Whole thread Raw
In response to Re: \df displaying volatility  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On May 23, 2008, at 8:57 PM, Joshua D. Drake wrote:

> Alvaro Herrera wrote:
>> Would anyone object to \df displaying a function's volatility?  Maybe
>> limit it to \df+?
>> Ideally we would have a short header for the column so that it  
>> doesn't
>> take too much space, and specify the setting with a single letter.   
>> The
>> meaning of each letter we could display at the bottom of the table  
>> as a
>> footer (something we were going to do for \z too I think?)
>> Thoughts?
>
> I think it would be about time :) +1

I'd like to see the function comment as well in \df+. (And probably  
for most database objects that don't already show the comment.)

Michael Glaesemann
michael.glaesemann@myyearbook.com





pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Updated patch (Re: [PATCHES] WITH RECURSIVE patch V0.1)
Next
From: Peter Eisentraut
Date:
Subject: Re: May Commitfest is done!