<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">I want to measure the
      execution time for a function - it is to determine a price given
      quantity discounts, promotion prices etc. <br>
      <br>
      Can anyone give me tips on how to do that?<br>
      <br>
      More generally I have the options of running a php function - or
      creating a database function in plpgsql to do the same thing.
      Someone might have a view about their relative speeds? <br>
      <br>
      thanks, alan dunn<br>
    </font>
  </body>
</html>