public inbox for [email protected]
help / color / mirror / Atom feedFrom: James Robinson <[email protected]>
To: [email protected]
Subject: Docs on PREPARE sql command should probably point to DEALLOCATE ...
Date: Tue, 13 Apr 2004 21:32:20 -0400
Message-ID: <[email protected]> (raw)
In reading the 7.4.2 docs, the sql reference page for PREPARE doesn't
reference DEALLOCATE in any way. It points to EXECUTE, but not to
DEALLOCATE. Suggested fix:
... This also means that a single prepared statement cannot be used by
multiple simultaneous database clients; however, each client can create
their own prepared statement to use. The prepared statement can be
manually cleaned up using the DEALLOCATE command.
----
James Robinson
Socialserve.com
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Docs on PREPARE sql command should probably point to DEALLOCATE ...
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox