In pairmove(), do NOT blindly move all of the attributes over if
authoraland <aland>
Thu, 24 Aug 2006 23:49:47 +0000 (23:49 +0000)
committeraland <aland>
Thu, 24 Aug 2006 23:49:47 +0000 (23:49 +0000)
commit717e56f20cd1e697c94d307ceeae65ccc04d7280
treef81474f361b9093aa7ffe101a7a6553ec173b33d
parentd077aca18f4385abef7f103bb37082eca41b8cea
In pairmove(), do NOT blindly move all of the attributes over if
*to == NULL.  We still have to pay attention to the operators.

If the operators are comparison ones, then do NOT move them to
the "*to" list, as they're not needed.
src/lib/valuepair.c