Re: Version 8.1 - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Version 8.1
Date
Msg-id 200511181315.28870.peter_e@gmx.net
Whole thread Raw
In response to Version 8.1  (Diego <diego@unimedijui.com.br>)
List pgsql-admin
Diego wrote:
> Why don´t work in 8.1?

Because it is violating the SQL standard and 8.1 is stricter in that
regard.

> ERROR:  missing FROM-clause entry for table "tabpes"

So add that table to the FROM clause.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-admin by date:

Previous
From: Diego
Date:
Subject: Version 8.1
Next
From: Mario Splivalo
Date:
Subject: Diffs between two databases...