Re: WITH RECUSIVE patches 0721 - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: WITH RECUSIVE patches 0721
Date
Msg-id 20080721.232259.77054220.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: WITH RECUSIVE patches 0721  (Markus Wanner <markus@bluegap.ch>)
Responses Re: WITH RECUSIVE patches 0721  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers
> Hi,
> 
> Tatsuo Ishii wrote:
> > CVS HEAD won't compile for me
> 
> Did you try 'make clean' and rebuild? (Or even distclean).

Actually what I did was do cvs update on 2007/07/17 CVS HEAD (I kept
freshly gotten CVS work files as a tar ball).

> There were 
> some changes to pg_proc. At least, that problem has biten me this 
> morning, but after that, I could compile HEAD just fine.

I got following:

functioncmds.c:232: error: `FUNC_PARAM_TABLE' undeclared (first use in this function)
functioncmds.c:232: error: (Each undeclared identifier is reported only once
functioncmds.c:232: error: for each function it appears in.)
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: Markus Wanner
Date:
Subject: Re: WITH RECUSIVE patches 0721
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: overlaps performance