[BUGS] BUG #2699: Delete table alias not supported -
10-17-2006
, 10:19 AM
The following bug has been logged online:
Bug reference: 2699
Logged by: Lachhman Dass
Email address: lachhmand (AT) interrait (DOT) 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 ]
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings |