8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 08:43:04 +01:00
firebird-mirror/src/jrd/recsrc
2014-07-15 19:41:56 +00:00
..
AggregatedStream.cpp Misc. 2014-03-03 04:37:29 +00:00
BitmapTableScan.cpp Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
BufferedStream.cpp Warnings. 2014-03-26 19:06:55 +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 Slightly reworked the key processing in the hash join algorithm. 2014-05-14 08:28:13 +00:00
IndexTableScan.cpp Fixed the crash I accidentally introduced a few days ago. 2014-07-15 19:41:56 +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 Fixed the accidentally broken merge join algorithm. 2014-05-14 08:24:18 +00:00
NestedLoopJoin.cpp Improved the detailed plan output. 2013-12-05 16:37:25 +00:00
ProcedureScan.cpp Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
RecordSource.cpp Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
RecordSource.h Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
RecursiveStream.cpp Misc. 2014-03-03 04:37:29 +00:00
SingularStream.cpp Misc. 2013-08-21 07:18:26 +00:00
SkipRowsStream.cpp Misc. 2013-08-21 07:18:26 +00:00
SortedStream.cpp Extended the detailed plan output. 2014-02-01 09:42:30 +00:00
Union.cpp Improved the detailed plan output. 2013-12-05 16:37:25 +00:00
VirtualTableScan.cpp Improved the detailed plan output (report both table name and its alias). 2014-07-12 08:04:04 +00:00
WindowedStream.cpp Improved the detailed plan output. 2013-12-05 16:37:25 +00:00