Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> On Sun, 2009-02-22 at 23:50 +0000, Tom Lane wrote:
>> Log Message:
>> -----------
>> Add note that inlined SQL functions aren't tracked by track_functions.
> How will users tell which functions they are?
They're the ones that don't get tracked ;-)
The wording of the note does give a hint that they have to be "simple".
I thought about going into more detail but decided that that wouldn't be
appropriate in a marginal note --- the full rules would take paragraphs
to explain, and tend to change from release to release anyway. I think
setting expectations is sufficient here.
regards, tom lane