Re: ScanDirections

Поиск
Список
Период
Сортировка
От James William Pye
Тема Re: ScanDirections
Дата
Msg-id 20060220013516.GC68783@lit.jwp.name
обсуждение исходный текст
Ответ на Re: ScanDirections  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
On Sun, Feb 19, 2006 at 08:21:31PM -0500, Neil Conway wrote:
> Arguably, enumerations are more readable than #defines and easier to
> debug.

Agreed. However, I didn't think it would impede much here as I figured gdb would
display 'f' or 'b' or 'n', dunno for sure tho as I didn't try.

>Why do we care about saving 3 bytes for ScanDirection?

It's a drop in the bucket--or maybe water vapor in the vacinity, so I doubt I
could find a stunning reason.
--
Regards, James William Pye

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: plpython: fix memory leak
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ScanDirections