BUG #2699: Delete table alias not supported

Поиск
Список
Период
Сортировка
От Lachhman Dass
Тема BUG #2699: Delete table alias not supported
Дата
Msg-id 200610170919.k9H9JjeG051653@wwwmaster.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Seth Gordon"
Дата:
Сообщение: BUG #2701: PQserverVersion function missing
Следующее
От: Richard Troy
Дата:
Сообщение: Re: BUG #2695: Randomly repeated query execution