Determine a function's volatility in C

From: Bborie Park <bkpark(at)ucdavis(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Determine a function's volatility in C
Date: 2011-11-12 00:39:01
Message-ID: CALT_QHBZUh9_0fpk08dWS=0N98XeHwmX6831CCtNXHEU4g4W+w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey all,

I'm wondering if there is a way to determine a function's volatility
in C. The function information provided through fmgr_info() doesn't
provide it. Ideas?

Thanks,
Bborie

--
Bborie Park
Programmer
Center for Vectorborne Diseases
UC Davis
530-752-8380
bkpark(at)ucdavis(dot)edu

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2011-11-12 05:24:57 Re: Determine a function's volatility in C
Previous Message Mateusz Łoskot 2011-11-12 00:21:54 Re: PQexecParams with binary resultFormat vs BINARY CURSOR