Bruce Momjian <[EMAIL PROTECTED]> writes:
> I am still reading email from yesterday, but this is a new patch in the
> past 2 days.  The problem is that time differences were overflowing int
> values if the vacuum took a long time, or something like that.  The fix
> is to cast one to long long.

That's no fix --- it will break the code on compilers without long long.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to