Re: Patch to support ordering of tid

Поиск
Список
Период
Сортировка
От Arturo Josè Montes Sinning
Тема Re: Patch to support ordering of tid
Дата
Msg-id 3D7CF37B.9000906@colomsat.net.co
обсуждение исходный текст
Ответ на Patch to support ordering of tid  ("Arturo Josè Montes Sinning"<mitosys@colomsat.net.co>)
Ответы Re: Patch to support ordering of tid  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-patches
Hi Rod

Rod Taylor wrote:

> I think the patch is backwards.  Seems to be removing tidlt/tidgt.

Sorry I inverted the parametres to diff.


> Could you resubmit as a recursive context diff?

Do you mean a diff -r?


>
>
> On Sun, 2002-09-08 at 22:52, Arturo Josè Montes Sinning wrote:
>
>> Hi
>>
>> I am submitting a patch to support order based on columns with tid.
>> Look the example
>>
>> select ctid, * from pg_type
>> order by 1 desc
>>
>> Or
>>
>> select distinct t1.ctid, * from pg_type t1
>>
>> The file patch.tgz containts diff files relative to src directory.
>>
>> Thanks
>>
>> Arturo
>> ----
>>
>
>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 3: if posting/reading through Usenet, please send an appropriate
>> subscribe-nomail command to majordomo@postgresql.org so that your
>> message can get through to the mailing list cleanly


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: JDBC Driver Test Suite Drop Table w/ Cascade
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: cube and earthdistance diffs