RE: New ecgp code problem.

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: meskes(at)topsystem(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: RE: New ecgp code problem.
Date: 1998-02-19 19:52:57
Message-ID: 199802191952.TAA10043@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The problem is just the missing name column.

I've just trashed my last build, which passed the regression tests
perfectly (SPARC/Linux on an IPX), to do a fresh build from CVS.

Once this is complete I'll do some more tests.

Basically the output looks something like.

was born 19661202 (age=32)
was born 19881202 (age=54)
etc.
etc.
^^^^^^^^
Just a blank field!!

Maybe it's something in the structure handling?

Keith.

"Meskes, Michael" <meskes(at)topsystem(dot)de>
>
> 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 The Hermit Hacker 1998-02-19 20:01:29 Re: AW: [HACKERS] Solution to the pg_user passwd problem !?? (c)
Previous Message Bruce Momjian 1998-02-19 19:47:33 Re: AW: [HACKERS] Solution to the pg_user passwd problem !?? (c)