Re: [HACKERS] Error in nodes/parse_node.h - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Error in nodes/parse_node.h
Date
Msg-id 199801291904.OAA20005@candle.pha.pa.us
Whole thread Raw
In response to Error in nodes/parse_node.h  (darrenk@insightdist.com (Darren King))
List 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?
>

Just remove the line.  I thought I had removed it, but obviously not.  I
will apply a patch.  It was put in for subselects at one point, but I
changed my mind, but forgot to remove it.

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] postmaster crash and .s.pgsql file
Next
From: Brook Milligan
Date:
Subject: Re: [HACKERS] postmaster crash and .s.pgsql file