Ian Turner wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > `SELECT * FROM Entities*;'
> >
> > up to and including 7.0.x.
> >
> > In 7.1, I believe a select on the parent will automatically show the
> > children and you will need to do something like `SELECT * FROM ONLY Entities'
> >
Hi, folks. I've been using PostgreSQL over the last six months or so
(after a bitter experience 2-3 years ago), and have been
overwhelmingly pleased with what I see. Good job, all you core
developers!
My question is whether I can get better error messages from JDBC than
the text of an SQLExcept
Jouni Ahto wrote:
>
> Either do a *full* install of PostgreSQL, not only headers, from sources
> and remove all the RPM's, or, because you seem to prefer them, install
> also postgresql-devel-7.0.2-2.i386.rpm, which I think is missing from your
> system, remove /usr/local/pgsql, ./configure --wit