How can you tell if a function is immutable from psql? - Mailing list pgsql-general

From Michael Nolan
Subject How can you tell if a function is immutable from psql?
Date
Msg-id 4abad0eb0702210720k4425311he0fda0ecdf970e28@mail.gmail.com
Whole thread Raw
Responses Re: How can you tell if a function is immutable from psql?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Am I just missing it or is there no way to tell if a function is noted as immutable from the \df or \df+ output in psql?
--
Mike Nolan

pgsql-general by date:

Previous
From: Markus Schiltknecht
Date:
Subject: tsearch2: word position
Next
From: "Ken Downs"
Date:
Subject: Re: Views: having a rule call a function vs. using a before trigger