RE: New ecgp code problem.

Michael Meskes <meskes@topsystem.de>

From: "Meskes, Michael" <meskes@topsystem.de>
To: "'Keith Parks'" <emkxp01@mtcc.demon.co.uk>, meskes@topsystem.de
Cc: pgsql-hackers@postgresql.org
Date: 1998-02-19T08:51:25Z
Lists: pgsql-hackers
Do you mean you didn't get any output? Or you got just the numbers? If
you didn't get anything that's the old problem and I believe the same
problem holds for ODBC (Julie?). The first fetch returns no row, so the
program ends. Unfortunately I haven't changed anything I expect to be
able to cause that problem. It seems to be a backend/library problem.

Anyway, which version are you using? I cannot connect to a database
since last week or so. I tried re-initdb'ing it but get a seg fault in
the backend when doing a createuser. So my only chance of testing right
now is to manually inspect the code created.

Michael

--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

> -----Original Message-----
> From:	Keith Parks [SMTP:emkxp01@mtcc.demon.co.uk]
> Sent:	Wednesday, February 18, 1998 8:28 PM
> To:	meskes@topsystem.de
> Cc:	pgsql-hackers@postgresql.org
> Subject:	Re: New ecgp code problem.
> 
> Hi,
> 
> Things were working upto a point when I was playing yesterday.
> 
> The perftest seemed to run OK
> The test2 example ran but did not display the varchar (name) field.
> 
> I'm afraid I've not got very far debugging.
> 
> Keith.
> 
> 
>