Re: psql problem querying relations - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: psql problem querying relations
Date
Msg-id 45E57EF4.30504@dunslane.net
Whole thread Raw
In response to psql problem querying relations  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
Responses Re: psql problem querying relations  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
List pgsql-hackers
Zoltan Boszormenyi wrote:
> Hi,
>
> this is with current CVS code:
>
> # \dt
> ERROR:  did not find '}' at end of input node
>
> Server log:
>
> ERROR:  did not find '}' at end of input node

It's working for me. Have you tried with a fresh checkout or after 
running make clean before you build?

cheers

andrew


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Implicit casts with generic arrays
Next
From: "Simon Riggs"
Date:
Subject: Major Feature Interactions