Re: ERROR: c: permission de - Mailing list pgsql-cygwin

From Peter Eisentraut
Subject Re: ERROR: c: permission de
Date
Msg-id Pine.LNX.4.44.0309022002040.1038-100000@peter.localdomain
Whole thread Raw
In response to Re: ERROR: c: permission de  (redhat0320 <unruly_wind@sina.com>)
List pgsql-cygwin
redhat0320 writes:

> I don't like this syntax:
> SELECT * FROM t1 LEFT JOIN t2 ON (t1.num = t2.num);

Sorry.  But this syntax is standard, it's more powerful, and less
ambiguous.

> I don't know how to write a join procedure.

You can't implement new join semantics using user-defined functions.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Updated Cygwin Package: postgresql-7.3.4-2
Next
From: Jason Tishler
Date:
Subject: Re: initdb carrying on forever/problems with Postgresql setup on Cygwin