Re: using composite types in insert/update

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: using composite types in insert/update
Дата
Msg-id b42b73150901301350y38d80e5eue05dcb12f676f8d1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: using composite types in insert/update  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On 1/30/09, Merlin Moncure <mmoncure@gmail.com> wrote:
>  likewise, with aliases
>  select foo f from foo; -- this is how it works now
>  update foo f set f=somefoo; -- again, this is how it should work

thinko:
select f from foo f; -- this is how it really works now

merlin


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: using composite types in insert/update
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PQinitSSL broken in some use casesf