On Sat, 10 Sep 2005, Tom Lane wrote:
Bob Friesenhahn <[EMAIL PROTECTED]> writes:
Ugh. I do think that readline 5.0 itself has a minor bug in that ldd
on libreadline.so does not show a dependency on the curses library,
even though it is obviously required. This means that the linkage of
librea
Michael Fuhr <[EMAIL PROTECTED]> writes:
> [ Mike's unhappy that ] these give different answers:
> select '2005-08-30'::date + '1 day'::interval + '1 month'::interval,
>'2005-08-30'::date + '1 month'::interval + '1 day'::interval;
This is certainly an arena in which you can't expect the c