Neil Padgett <npadgett@redhat.com> writes:
> 4. Go with the original patch but sans OID sort. In this case, LOCK a,b;
> degrades into a short form for LOCK a; LOCk b; This is still useful for
> Oracle compatibility.
> Satisfies the TODO list item.
I like this one. It's not clear to me that this TODO item is worth
even as much effort as we've put into the discussion already ;-),
let alone a major lockmanager overhaul. And I definitely don't want a
version that "usually works" ... simple and reliable is beautiful.
regards, tom lane