On Sun, 2006-02-19 at 19:46 -0700, James William Pye wrote: > In any case, some parts of the patch merely makes some code make use of the > sdir.h macros instead of depending on -1/0/1--heapam in particular. At least > those portions should be applied, no?
I agree: using the symbolic names for the ScanDirection alternatives is more readable than using magic numbers, and costs us nothing. -Neil ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend