Global temporary sequences
--------------------------
Key: CORE-4001
URL: http://tracker.firebirdsql.org/browse/CORE-4001
Project: Firebird Core
Issue Type: New Feature
Components: Engine
Reporter: Dimitry Sibiryakov
Priority: Minor
Such temporary sequences bound to transaction or connect could be useful with
temporary tables because they can be much faster than normal sequences:
1) No I/O;
2) No thread synchronization.
They could be even faster than context variables:
1) No cast to string and back;
2) access by index, not name.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel:
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel