Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: 7.4 Wishlist - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.4 Wishlist
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: 7.4 Wishlist  ("Magnus Naeslund(f)" <[email protected]>)
Responses Re: 7.4 Wishlist
List pgsql-hackers
"Magnus Naeslund(f)" <[email protected]> writes:
> Mysql is planning on making this work:
>  SELECT id, @a:=COUNT(*), SUM(sum_col)/@a FROM table_name GROUP BY id.

We're supposed to spend our time emulating nonstandard features that
don't even exist yet?  I think I have better things to do ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: toast table growing indefinitely? Known
Next
From: Karel Zak
Date:
Subject: Re: [GENERAL] One SQL to access two databases.