Error in nodes/parse_node.h

From: darrenk(at)insightdist(dot)com (Darren King)
To: pgsql-hackers(at)postgresql(dot)org
Subject: Error in nodes/parse_node.h
Date: 1998-01-29 15:38:05
Message-ID: 9801291538.AA21766@ceodev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Compile of this mornings snapshot fails in parse_node.h.

The typedef of ParseState is missing the variable name
for the first member...only has "struct ParseState;".

Any quick fix?

darrenk

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-01-29 16:21:52 Re: [QUESTIONS] select date('now'::datetime+'30 day'::timespan)
Previous Message Brook Milligan 1998-01-29 15:06:57 Re: [HACKERS] postmaster crash and .s.pgsql file