8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-29 18:43:03 +01:00
firebird-mirror/src/jrd/recsrc
2015-02-19 14:19:52 +00:00
..
AggregatedStream.cpp Misc. 2014-03-03 04:37:29 +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 1) Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place(). 2015-02-19 14:15:00 +00:00
ConditionalStream.cpp Protected from unexpected operations with a closed stream. 2013-12-11 17:11:47 +00:00
Cursor.cpp Misc. 2014-05-23 02:12:56 +00:00
Cursor.h Misc. 2014-05-23 02:12:56 +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 [build] [cmake] Prepare sources for CMake building. Add clang preprocessor defs, ARM architecture defs, some Android-related defs. Add 'qsort_r' function search to configure.ac. 2015-01-21 11:11:04 +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 Fix build warnings 2014-07-17 18:48:46 +00:00
NestedLoopJoin.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
ProcedureScan.cpp Misc. 2015-02-19 14:19:52 +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 It should fix regression CORE-4653 : Crash on infinite mutual SP calls (instead of "Too many concurrent executions of the same request.") 2015-02-05 23:04:36 +00:00
RecursiveStream.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
SingularStream.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
SkipRowsStream.cpp Misc. 2013-08-21 07:18:26 +00:00
SortedStream.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
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 Improved the detailed plan output. 2013-12-05 16:37:25 +00:00