Re: Add Missing From? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Add Missing From?
Date
Msg-id 28283.1092148848@sss.pgh.pa.us
Whole thread Raw
In response to Add Missing From?  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Add Missing From?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>   There is no way to specify a table alias for the deleted table in
>   the DELETE WHERE clause because there is no FROM clause.

This description confuses two quite separate issues.
        regards, tom lane


pgsql-hackers by date:

Previous
From: pgsql@mohawksoft.com
Date:
Subject: Re: fsync vs open_sync (more info)
Next
From: Bruce Momjian
Date:
Subject: Re: pg_autovacuum Win32 Service Code