PostgreSQL 9.5 introduces a new SKIP LOCKED option to SELECT ... FOR [KEY] UPDATE|SHARE. It's used in the same place as NOWAIT and, like NOWAIT, ...
確定! 回上一頁