2006/8/24, Thor Tall <[EMAIL PROTECTED]>:
The messages are split on the client side and PQexec
are called with INSERT/DELETE statements.
I have seen that I could use PQprepare and
PQexecPrepared but I doubt that it would help a lot to
use those functions?

/Usually/, they are always called internally if not by the coder; it
is good practice to call them. It does optimize the speed.

--
Alexandre Leclerc

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to