Re: Function returns error (view) - Mailing list pgsql-sql

From Markus Bertheau
Subject Re: Function returns error (view)
Date
Msg-id 684362e10802270137r5e2c6108i9b0971410bc4a2b5@mail.gmail.com
Whole thread Raw
In response to Re: Function returns error (view)  ("Bart Degryse" <Bart.Degryse@indicator.be>)
List pgsql-sql
2008/2/27, Bart Degryse <Bart.Degryse@indicator.be>:
>
>
> For rather "simple" queries like this one PostgreSQL indeed seems to be
> quite smart.
> I have quite a lot of statements where it does make a difference though
> (PostgreSQL 8.2.4).

I would rather find a situation where an explicit join is planned
significantly different than an equivalent IN to be a bug in
PostgreSQL:

Markus

-- 
Markus Bertheau
Blog: http://www.bluetwanger.de/blog/


pgsql-sql by date:

Previous
From: "Stefan Scheidegger"
Date:
Subject: REFERENCES and INHERITS restrictions?
Next
From: "Sofer, Yuval"
Date:
Subject: how do I get table DDL from psql (not from pg_dump)