using a plan in a c function

From: Emmanuel SARACCO <esaracco(at)noos(dot)fr>
To: pgsql-general(at)postgresql(dot)org
Subject: using a plan in a c function
Date: 2001-10-14 18:56:09
Message-ID: 3BC9DFC9.6030000@noos.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

is it necessary to use "plans" in a c stored procedure? what are the
advantages of using plans (to resolve concurrency in transactions?).

thanks

--
Emmanuel SARACCO
Email: esaracco(at)noos(dot)fr

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maurizio Ortolan 2001-10-14 19:24:12 php-psql lock problem
Previous Message Emmanuel SARACCO 2001-10-14 18:51:13 creation time of a postgresql object