[SQL] predicate locking

2005-06-12 Thread Daniel Roth
s in all SELECT statements in a transaction " So does MSSQL (SQL Server) implement predicate locking? Regards, Daniel Roth MCSD.NET Tom Lane wrote: > Florian Weimer <[EMAIL PROTECTED]> writes: > > Is this a bug, or is SQLxx serializability defined in different terms? > &g

Re: [SQL] predicate locking

2005-06-12 Thread Daniel Roth
All I am trying to do is correct the help documentation - 12.2.2.1 "so far as we are aware no other production DBMS does either." Regards, Daniel Roth On 6/12/05, Tom Lane <[EMAIL PROTECTED]> wrote: > Daniel Roth <[EMAIL PROTECTED]> writes: > > But MSSQL (SQL Server) d