Re: [JDBC] V3 protocol + DECLARE problems - Mailing list pgsql-hackers

From Oliver Jowett
Subject Re: [JDBC] V3 protocol + DECLARE problems
Date
Msg-id 410095B4.60907@opencloud.com
Whole thread Raw
In response to Re: [JDBC] V3 protocol + DECLARE problems  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-hackers
Oliver Jowett wrote:

> It seems like we should pass the original parameters from execution of 
> the DECLARE utility portal down through PortalRunUtility -> 
> ProcessUtility -> PerformCursorOpen, copy them into the newly created 
> portal's memory context, and pass the copies to PortalStart on the new 
> portal.

I'll also have to add a type Oid to ParamListInfoData to be able to do 
the copying of parameters (either that or pass type info around with the 
portal which seems nasty).

-O


pgsql-hackers by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [JDBC] V3 protocol + DECLARE problems
Next
From: Oliver Jowett
Date:
Subject: Re: [pgsql-hackers-win32] Weird new time zone