8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00

Added instabitily note

This commit is contained in:
skidder 2002-11-15 11:20:05 +00:00
parent 8233f95b5a
commit 48c1f401f4

View File

@ -121,7 +121,7 @@
Alexander Peshkoff <peshkoff@hotmail.ru>
* Explicit record locking.
Added support for explicit locking.
Added support for explicit locking. Wait behavior in isc_tpb_wait transaction modes is not stable yet.
Syntax:
SELECT <...> [FOR UPDATE [OF col [, col ...]] [WITH LOCK]]
Contributor(s):