On 6/9/06, Kathey Marsden <[EMAIL PROTECTED]> wrote:
Andrew McIntyre wrote:
> It's actually ok if a couple small fixes go in over the weekend.
Would it be ok to commit DERBY-1327. It has a bunch of files but there
is no logic change. Just removal of an unneeded parameter. Here is what
Mamta says about it:
"This parameter is always equal to (parameter named autoincInc != 0). In
my patch , I have removed the autoinc parameter and inside the
constructors, I use (parameter named autoincInc != 0) instead of relying
on autoinc."
Cleaning up the code prevents a JIT issue from being triggered.
Yes, it's fine if this goes in over the weekend, since its a simple
change. Please try to have it in by Monday, 8AM Pacfic time at the
absolute latest. Sooner is better than later, since I will need to run
additional tests related to the change.
Thanks,
andrew