Prepared queries in 7.2.x? and stmt caching - Mailing list pgsql-general

From Christian Bucanac
Subject Prepared queries in 7.2.x? and stmt caching
Date
Msg-id AE39D66BA4D2D5119DBE000103D74BFA11BB29@mingbgnts02.mindark.intranet
Whole thread Raw
List pgsql-general
Hi!
I am a little bit confused on the new "Prepared Queries" feature in version
7.3. Is it really new? I have been using prepared statements (through ODBC)
in 7.2.x versions for a long time now, and it works fine. Am I using
something that is not supposed to be there? What is the difference on
prepared statements/queries in 7.2.x and 7.3.x?
Is there any caching of dynamic and static (prepared) statements in
postgres? If so, is it done on the server och on the client (ODBC)?
I would be very thankful if someone could explain this to me. Thanks in
advance!
Sincerely,
Christian Bucanac



pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Help! I don't get mail anymore
Next
From: "scott.marlowe"
Date:
Subject: Re: Is renaming a database easy or dangerous