> PREPARE <plan> AS <query>;
> EXECUTE <plan> USING <parameters>;
> DEALLOCATE <plan>;
>
> I didn't write the original patch -- that was done by Karel Zak.
> But since that was several years ago, I'm working on cleaning it up,
> getting it to apply to current sources (which has taken a while),
> and fixing the remaining issues with it. Karel describes his work
> here:

OK, fair enough.  What I don't get is how this patch is related to the FE/BE
not supporting variable binding problem?  Am I getting confused here?

Chris


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to