Re: How to implement oracle like rownum(function or seudocolumn)

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: How to implement oracle like rownum(function or seudocolumn)
Дата
Msg-id 44389417.4090907@calorieking.com
обсуждение исходный текст
Ответ на How to implement oracle like rownum(function or seudocolumn) ?  (Juan Manuel Diaz Lara <jmdiazlr@yahoo.com>)
Список pgsql-hackers
> I need a rownum column, like Oracle. I have searched the mailing lists 
> and I don't see a satisfactory solution, so I was wondering write a UDF 
> to implement it, the requirements are:

+1

I would _love_ to see rownums in PostgreSQL :)

Chris


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Get explain output of postgresql in Tables
Следующее
От: Myron Scott
Дата:
Сообщение: Re: Support Parallel Query Execution in Executor