Re: dyntest.pgc not working in 7.4 ?

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Seum-Lim Gan <slgan(at)lucent(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: dyntest.pgc not working in 7.4 ?
Date: 2003-12-10 21:03:06
Message-ID: 20031210210306.GA27778@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Dec 10, 2003 at 01:50:39PM -0600, Seum-Lim Gan wrote:
> We compiled the dyntest.pgc (in src/interfaces/ecpg/test)
> and tried it out but it seems like it is not able to
> stop after reading the last record and keep going on
> forever. sqlcode return is always 0 and never get to 100
> where it is supposed to. The dyntest.pgc has not changed from
> 7.3.4 to 7.4 and it used to work in 7.3.4.

Do you use any special options to ecpg?

I just tried with CVS HEAD and it runs without a problem. Albeit on an
empty database just showing the system tables.

Anyone else having problems with this test case?

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Seum-Lim Gan 2003-12-10 21:29:44 Re: dyntest.pgc not working in 7.4 ?
Previous Message Seum-Lim Gan 2003-12-10 19:50:39 dyntest.pgc not working in 7.4 ?