Re: [QUESTIONS] How fully will subselects be implemented?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [QUESTIONS] How fully will subselects be implemented?
Дата
Msg-id 199802251429.JAA01734@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
>
> Herouth Maoz wrote:
> >
> > I'm developing a new app, and I constantly run into the need of updating
> > things by data in related columns.
> >
> > Since UPDATE doesn't syntatctically support joins, this means that
> > subselects in UPDATE are a real must.

OK, now I see he only wants the subquery in the where clause.  That
clearly does work.

--
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] Running pgindent\
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] pg_shadow