Re: 7.4 Wishlist

From: Kevin Brown <kevin(at)sysexperts(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.4 Wishlist
Date: 2002-12-06 11:16:34
Message-ID: 20021206111634.GE31342@filer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

Tom Lane wrote:
> "Magnus Naeslund(f)" <mag(at)fbab(dot)net> 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 ...

MySQL doesn't have it, but I believe MS SQL does (and thus Sybase
probably does as well).

I agree with others that variables would be quite handy, especially if
they persist between statements (and they might be even handier if
they persist between transactions).

That's not to say that you don't have better things to work on,
though. :-)

--
Kevin Brown kevin(at)sysexperts(dot)com
This is your .signature virus: < begin 644 .signature (9V]T8VAA(0K0z end >
This is your .signature virus on drugs: <>
Any questions?

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Bruce Momjian 2002-12-06 15:50:25 Re: 7.4 Wishlist
Previous Message Kevin Brown 2002-12-06 10:10:28 Re: 7.4 Wishlist

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2002-12-06 11:29:34 Re: reindexing
Previous Message Jean-Christian Imbeault 2002-12-06 10:34:12 reindexing

Browse pgsql-hackers by date

  From Date Subject
Next Message Igor Georgiev 2002-12-06 12:04:28 Postmaster windows shell
Previous Message Kevin Brown 2002-12-06 10:10:28 Re: 7.4 Wishlist