Re: [HACKERS] CURRENT: crash in select_view regression test...

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] CURRENT: crash in select_view regression test...
Date: 1998-12-17 04:00:58
Message-ID: 367881FA.F6760B32@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Keith Parks wrote:
>
> Vadim Mikheev <vadim(at)krs(dot)ru>
> >
> > ... in SELECT * FROM street;
> >
>
> No crash just:-
>
> regression=> select * from street;
> ERROR: nodeRead: Bad type 0
> regression=>

It seems platform dependent...
Bugs are in readfuncs.c

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1998-12-17 06:14:39 Re: [HACKERS] MVCC works in serialized mode!
Previous Message Thomas G. Lockhart 1998-12-17 03:32:57 Re: [HACKERS] Have any ideas to support GNU gettext package ??