Re: ScanDirections

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ScanDirections
Дата
Msg-id 15300.1140401049@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ScanDirections  (James William Pye <pgsql@jwp.name>)
Ответы Re: ScanDirections  (James William Pye <pgsql@jwp.name>)
Список pgsql-patches
James William Pye <pgsql@jwp.name> writes:
> Small patch that makes ScanDirection a char(f|b|n) instead of a int or
> long or whatever enum makes it.

Why is this a good idea?  It strikes me as likely to break things,
without really buying anything.

            regards, tom lane

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

Предыдущее
От: James William Pye
Дата:
Сообщение: Re: ScanDirections
Следующее
От: Tom Lane
Дата:
Сообщение: WIP: further sorting speedup