SELECT clause no relation found. - Mailing list pgsql-jdbc

From Mika Pesu
Subject SELECT clause no relation found.
Date
Msg-id BEECKCGPIEKHBNBIKLOACEDAEJAA.mika.pesu@copro.fi
Whole thread Raw
Responses Re: SELECT clause no relation found.
List pgsql-jdbc
what's wrong with key sql

select * from person;

gives me error no person relation found

but when i use
select * from "person"

doesn't give any error.


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: UNSUBSCRIBE
Next
From: Andreas Joseph Krogh
Date:
Subject: Fwd: Re: Conversion between UNICODE and LATIN1 is not supported