BUG #2699: Delete table alias not supported - Mailing list pgsql-bugs

From Lachhman Dass
Subject BUG #2699: Delete table alias not supported
Date
Msg-id 200610170919.k9H9JjeG051653@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2699
Logged by:          Lachhman Dass
Email address:      lachhmand@interrait.com
PostgreSQL version: 8.0
Operating system:   Windows 2000 Professional
Description:        Delete table alias not supported
Details:

Delete table alias is not supported. Exact syntax should be

DELETE FROM [ ONLY ] table [alias] [ WHERE condition ]

pgsql-bugs by date:

Previous
From: "Seth Gordon"
Date:
Subject: BUG #2701: PQserverVersion function missing
Next
From: Richard Troy
Date:
Subject: Re: BUG #2695: Randomly repeated query execution