From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | markus(at)bluegap(dot)ch |
Cc: | ishii(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org, y-asaba(at)sraoss(dot)co(dot)jp |
Subject: | Re: WITH RECUSIVE patches 0721 |
Date: | 2008-07-21 14:22:59 |
Message-ID: | 20080721.232259.77054220.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Grzegorz Jaśkiewicz | 2008-07-21 14:29:09 | Re: overlaps performance |
Previous Message | Markus Wanner | 2008-07-21 14:14:20 | Re: WITH RECUSIVE patches 0721 |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2008-07-21 14:41:25 | Re: WITH RECUSIVE patches 0721 |
Previous Message | Markus Wanner | 2008-07-21 14:14:20 | Re: WITH RECUSIVE patches 0721 |