Re: [HACKERS] Error in nodes/parse_node.h

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: darrenk(at)insightdist(dot)com (Darren King)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Error in nodes/parse_node.h
Date: 1998-01-29 19:04:32
Message-ID: 199801291904.OAA20005@candle.pha.pa.us
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?
>

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(at)candle(dot)pha(dot)pa(dot)us

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brook Milligan 1998-01-29 19:10:14 Re: [HACKERS] postmaster crash and .s.pgsql file
Previous Message Bruce Momjian 1998-01-29 16:50:48 Re: [HACKERS] postmaster crash and .s.pgsql file