Re: Simulate count result are distinct between 8.3 and 8.4

Поиск
Список
Период
Сортировка
От Emanuel Calvo Franco
Тема Re: Simulate count result are distinct between 8.3 and 8.4
Дата
Msg-id f205bb120908131053k407e3ff9j48029ccc944c08f6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Simulate count result are distinct between 8.3 and 8.4  (Shoaib Mir <shoaibmir@gmail.com>)
Список pgsql-general
>
> Why don't you make it simple and just use row_number() from 8.4... It can be
> simplified as:
>
> select row_number() over(), i, p from prueba limit 5;
>

I know the use of WF. What surprised me, is the difference between
both versions in the same query. I'm trying to understand why happens
and  not look for another way :)


--
              Emanuel Calvo Franco
             Database consultant at:
                    www.siu.edu.ar
        www.emanuelcalvofranco.com.ar

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Encoding question when dumping/restoring databases for upgrade
Следующее
От: Shane Ambler
Дата:
Сообщение: Re: PostgreSQL for Firefox Bookmarks?