Re: Call for 7.5 feature completion

From: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>
To: Harald Fuchs <hf0614x(at)protecting(dot)net>
Subject: Re: Call for 7.5 feature completion
Date: 2005-08-29 20:03:35
Message-ID: 43136A17.20304@cheapcomplexdevices.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Harald Fuchs wrote:
> In article <4312783F(dot)4050603(at)familyhealth(dot)com(dot)au>,
> Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
>>
>>Oh, and 'select rowid, * from table' which returns special rowid
>>column that just incrementally numbers each row.
>
> Why?

Perhaps Christopher meant
"select row_number() OVER (...) as rowid"
and then your "why" could be answered by
"SQL Standard non-core feature T611"

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2005-08-29 20:20:25 Re: 8.1beta, SunOS and shmget
Previous Message Tom Lane 2005-08-29 18:40:20 Re: 8.1beta, SunOS and shmget