Re: [HACKERS] Agregates in update?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Agregates in update?
Дата
Msg-id 199804271325.JAA02578@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Agregates in update?  ("Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>)
Список pgsql-hackers
>
> Bruce Momjian wrote:
> >
> > Added to TODO list.
> > > update a set sum=sum(b.val) where name=b.name ;
>
> Is this in standards ???
> I thought that subselects should be used in such cases...
> And this is one of my plans for 6.4...

No, not standard, but either need to dis-allow it, or make it work properly.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: [INTERFACES] retrieving varchar size
Следующее
От: "Matthew N. Dodd"
Дата:
Сообщение: Re: [HACKERS] Re: [QUESTIONS] PostgreSQL and LDAP ?