Re: [GENERAL] ECPG fetch from cursor BUG!?

From: jacob ginsburg <jacobgi(at)yahoo(dot)com>
To: dimitri(at)France(dot)Sun(dot)COM
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] ECPG fetch from cursor BUG!?
Date: 1998-08-28 16:45:59
Message-ID: 19980828164559.15984.rocketmail@send1b.yahoomail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Dim!
I tryed your sujjestion - but no cigar.
I get the same bad results.
Thanks
Jacob

---Dimitri <dimitri(at)France(dot)Sun(dot)COM> wrote:
>
> Hi, Jacob!
>
> I think you have to declare the cursor AFTER begin transaction.
> I'll be more legal according RDBMS standards.
>
> Best regards,
> (dim)
>
> On Fri, 28 Aug 1998, you wrote:
> >>Hi all!
> >
> >I am new to postgres, trying to run an embedded sql
> >program using the ECPG preprocessor.
> >The ecpg phase completes successfully and so is the
> >gcc.
> >But ehen I ran the executable i get:
> >NOTICE: PerformPortalFetch: portal "pick_em" not found
> > Segmentation fault (core dumped).
> >I am running postgres v6.3.2 under Slackware 3.2.
> >The source is attched.
> >Can someone help?
> >Jacob Ginsburg
> >
> >
> >
> >_________________________________________________________
> >DO YOU YAHOO!?
> >Get your free @yahoo.com address at http://mail.yahoo.com
> >
>
> ----------------------------------------
> Content-Type: application/octet-stream; name="expir.pgc"
> Content-Transfer-Encoding: base64
> Content-Description: expir.pgc
> ----------------------------------------
> --
> =====================================================
> Dimitri KRAVTCHUK (dim) Sun Microsystems
> Benchmark Engineer France
> dimitri(at)France(dot)Sun(dot)COM
> =====================================================
>

_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message William Goldsmith 1998-08-28 16:55:40 Create User problem
Previous Message jacob ginsburg 1998-08-28 15:45:19 ECPG fetch from cursor BUG!?