8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-29 06:43:03 +01:00
firebird-mirror/src/jrd/recsrc
2015-10-19 13:32:02 +00:00
..
AggregatedStream.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
BitmapTableScan.cpp Fixed CORE-4498: FB 3.0 crashes when getting an explained plan for a DBKEY based retrieval. 2014-07-24 19:37:58 +00:00
BufferedStream.cpp CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0. 2015-10-19 13:32:02 +00:00
ConditionalStream.cpp Protected from unexpected operations with a closed stream. 2013-12-11 17:11:47 +00:00
Cursor.cpp Avoid code duplication. 2015-09-06 19:00:02 +00:00
Cursor.h Fixed invariants handling in independent subqueries (seems to be related to CORE-4497). 2015-08-31 15:11:06 +00:00
ExternalTableScan.cpp Warning. 2014-07-15 14:47:42 +00:00
FilteredStream.cpp Misc. 2013-08-21 07:18:26 +00:00
FirstRowsStream.cpp Misc. 2013-08-21 07:18:26 +00:00
FullOuterJoin.cpp Misc. 2013-08-21 07:18:26 +00:00
FullTableScan.cpp Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
HashJoin.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
IndexTableScan.cpp Renamed as suggested by Nickolay and Dmitry 2014-07-28 13:01:10 +00:00
LockedStream.cpp Attempted to fix CORE-4388: SELECT WITH LOCK may enter an infinite loop for a single record. To be field tested. 2014-04-13 08:27:04 +00:00
MergeJoin.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
NestedLoopJoin.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
ProcedureScan.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
RecordSource.cpp 1) Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place(). 2015-02-19 14:15:00 +00:00
RecordSource.h Fixed CORE-4909 re. sort/merge joins. 2015-09-11 09:57:10 +00:00
RecursiveStream.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
SingularStream.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
SkipRowsStream.cpp Misc. 2013-08-21 07:18:26 +00:00
SortedStream.cpp CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0. 2015-10-19 13:32:02 +00:00
Union.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
VirtualTableScan.cpp Warnings. 2014-07-20 02:19:56 +00:00
WindowedStream.cpp Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00