RE: New ecgp code problem.

From: "Meskes, Michael" <meskes(at)topsystem(dot)de>
To: "'Keith Parks'" <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>, meskes(at)topsystem(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: RE: New ecgp code problem.
Date: 1998-02-19 08:51:25
Message-ID: 11720CEF3853D011AC0C00A024B7A9E1112581@EINSTEIN
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)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(at)mtcc(dot)demon(dot)co(dot)uk]
> Sent: Wednesday, February 18, 1998 8:28 PM
> To: meskes(at)topsystem(dot)de
> Cc: pgsql-hackers(at)postgresql(dot)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.
>
>
>

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Meskes, Michael 1998-02-19 08:58:07 RE: [HACKERS] Subselects and NOTs
Previous Message Vadim B. Mikheev 1998-02-19 08:02:37 Re: [HACKERS] Shared memory corruption?