meets - Search results
Mailing lists >> pgsql-bugs >> Thread
2024-12-25 08:57:58 | Re: Re: BUG #18750: Inappropriate update when it is blocked in RC (yrshen@stu.xidian.edu.cn)
meets the WHERE clause, so no update /* tx2 */ update t set id=999 where id = 2; /* tx2 */ UPDATE
Mailing lists >> pgsql-bugs >> Thread
2024-12-25 08:32:08 | Re: Re: BUG #18750: Inappropriate update when it is blocked in RC (yrshen@stu.xidian.edu.cn)
meets the WHERE clause, so no update /* tx2 */ update t set id=999 where id = 2; /* tx2 */ UPDATE
Mailing lists >> pgsql-bugs >> Thread
2024-12-25 08:31:02 | Re: Re: BUG #18750: Inappropriate update when it is blocked in RC (yrshen@stu.xidian.edu.cn)
wondering if this is a bug in RC that doesn't meet that isolation level.
Mailing lists >> pgsql-bugs >> Thread
2024-12-24 20:24:07 | Re: BUG #18750: Inappropriate update when it is blocked in RC (Greg Sabino Mullane)
meets the WHERE clause, so no update /* tx2 */ update t set id=999 where id = 2; /* tx2 */ UPDATE
Mailing lists >> pgsql-bugs >> Thread
2024-12-23 09:13:30 | BUG #18750: Inappropriate update when it is blocked in RC (PG Bug reporting form)
wondering if this is a bug in RC that doesn't meet that isolation level.