Re: Can't build latest CVS: - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Can't build latest CVS:
Date
Msg-id 20030921142521.A61926-100000@houston.familyhealth.com.au
Whole thread Raw
In response to Can't build latest CVS:  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Doh!  False alarm guys - was caused by erroneous local modifications :(

Chris

On Sun, 21 Sep 2003, Christopher Kings-Lynne wrote:

> gmake -C parser parse.h
> gmake[3]: Entering directory
> `/usr/home/chriskl/pgsql-server/src/backend/parser'
> bison -y -d  gram.y
> gram.y:1820.51-52: $$ of `OptLocation' has no declared type
> gram.y:1821.99-100: $$ of `OptLocation' has no declared type
>
> Chris
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Killing the backend to cancel a long waiting query
Next
From: Tom Lane
Date:
Subject: Re: Can't build latest CVS: