Re: insert statements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: insert statements
Дата
Msg-id Pine.LNX.4.30.0203132112430.741-100000@peter.localdomain
обсуждение исходный текст
Ответ на insert statements  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: insert statements  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
Vince Vielhaber writes:

> For example:
>
> insert into foo(foo.a) values(1);
>
> fails because the table name is used.  Update statements also include the
> table name.  Both fail.  Does anyone know of a workaround?

Completely loudly to whomever wrote that SQL.  It's completely
non-standard.

(The implication I'm trying to make is that there's no way to make
PostgreSQL accept that statement.  Adding this as an extension has been
rejected in the past.)

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bitmap indexes?
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: GIST