Re: ScanDirections

From: Neil Conway <neilc(at)samurai(dot)com>
To: James William Pye <pgsql(at)jwp(dot)name>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: ScanDirections
Date: 2006-02-20 01:21:31
Message-ID: 1140398491.2615.39.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Sun, 2006-02-19 at 18:12 -0700, James William Pye wrote:
> *Very* minor. one byte instead of four.

Arguably, enumerations are more readable than #defines and easier to
debug. Why do we care about saving 3 bytes for ScanDirection?

-Neil

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2006-02-20 01:34:47 plpython: fix memory leak
Previous Message Russell Smith 2006-02-20 01:19:45 Re: ScanDirections