nodeRead: did not find '}' at end of plan node

From: tstump(at)regenstrief(dot)org (Tim Stump)
To: pgsql-general(at)postgresql(dot)org
Subject: nodeRead: did not find '}' at end of plan node
Date: 2003-02-13 21:16:10
Message-ID: 9f72e30f.0302131316.2c71b0f@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to drop a view from my postgres database and getting the
following error:

ERROR: nodeRead: did not find '}' at end of plan node

I'm not able to drop the view, create a dump file of the entire
database, or create a dump file of another table in the database.
Each time I get this error. What does this mean?

I'm using Linux RedHat 8.0 and PostgreSQL version 7.2.3-5.80

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brandon Craig Rhodes 2003-02-13 21:40:25 Re: bug - NEW and OLD in sub-selects in rules
Previous Message Tom Lane 2003-02-13 20:57:47 Re: bug - NEW and OLD in sub-selects in rules