> No, clearly not, because really.. Because the commands you've
> suggested don't work, do they?
> STATEMENT: CREATE FOREIGN DATA WRAPPER file_fdw HANDLER file_fdw_handler;
> ERROR: foreign-data wrapper "file_fdw" already exists
>
>
> because CREATE EXTENSION creates that one for you...
Ah, I
On 23 June 2011 13:09, Thom Brown wrote:
> Hi,
>
> I noticed that there are no example outputs shown on the geometric
> functions page
> (http://www.postgresql.org/docs/9.0/static/functions-geometry.html).
> So I've attached a patch which adds them. I'm not entirely sure to
> make of the 2 exam