Oliver Jowett <[EMAIL PROTECTED]> writes:
> Here's a patch that allows parameterized queries to be used in a DECLARE 
> CURSOR statement.

Applied with minor editorialization.  I found a couple of places where
you'd missed inserting type Oids into constructed ParamLists, and I took
advantage of the extra info to add Asserts checking that the value found
in a ParamList is in fact what the caller expects.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to