Port Bug Report: Get a 'ERROR: nodeRead: Bad type 0'

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: Get a 'ERROR: nodeRead: Bad type 0'
Date: 1999-06-24 14:41:19
Message-ID: 199906241441.KAA41852@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Mathijs Brands
Your email address : shrike(at)il(dot)fontys(dot)nl

Category : runtime: back-end
Severity : critical

Summary: Get a 'ERROR: nodeRead: Bad type 0'

System Configuration
--------------------
Operating System : Linux 2.2.7 (glibc 2.0/redhat 5.2 w/ patches)

PostgreSQL version : 6.5

Compiler used : gcc 2.7.2.3

Hardware:
---------
Linux bucephalus.dynip.com 2.2.7 #3 Sun Jun 20 09:26:47 CEST 1999 i686 unknown

Versions of other tools:
------------------------
flex 2.5.4, bison 1.25

--------------------------------------------------------------------------

Problem Description:
--------------------
After creating my database, I get the following error:
ERROR: nodeRead: Bad type 0

After that, I can still query the database, but I can't
do anything else with it anymore (dump, \d).

This is very reproducible and doesn't happen with
6.3.2.

--------------------------------------------------------------------------

Test Case:
----------
I have a couple of insert statements that cause this problem
every time. I can send a transcript, if you like.

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-24 14:58:45 Re: [PORTS] Port Bug Report: Get a 'ERROR: nodeRead: Bad type 0'
Previous Message Bernd Diekmann 1999-06-24 12:45:23 Problems compiling libpq++ under HPUX 10.20 ...