Greg Stark <greg.st...@enterprisedb.com> writes:
> Without any real way to represent predicates this is all pie in the  
> sky. The reason we don't have predicate locking is because of this  
> problem which it sounds like we're no closer to solving.

Yeah.  The fundamental problem with all the "practical" approaches I've
heard of is that they only work for a subset of possible predicates
(possible WHERE clauses).  The idea that you get true serializability
only if your queries are phrased just so is ... icky.  So icky that
it doesn't sound like an improvement over what we have.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to