Re: 7.4 Wishlist

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: 7.4 Wishlist
Дата
Msg-id 015101c29a40$f9ec42b0$6500a8c0@internal
обсуждение исходный текст
Ответ на 7.4 Wishlist  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
> Mysql is planning on making this work:
> 
>  SELECT id, @a:=COUNT(*), SUM(sum_col)/@a FROM table_name GROUP BY id.
> 
> Do we have anything like it (After a discussion with Tom i figure no).
> User variables is nice, especially in these kind of queries.

Well of course they have to make that work - they don't have subselects :P

Chris



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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: toast table growing indefinitely? Known
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: PG 7.3: Query Meta Data with the JDBC-driver