\df displaying volatility - Mailing list pgsql-hackers

From Alvaro Herrera
Subject \df displaying volatility
Date
Msg-id 20080524002031.GA23708@alvh.no-ip.org
Whole thread Raw
Responses Re: \df displaying volatility  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: \df displaying volatility  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: keyword list/ecpg
Next
From: "Joshua D. Drake"
Date:
Subject: Re: \df displaying volatility