8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 13:23:02 +01:00
firebird-mirror/src/jrd/recsrc
2013-07-10 19:49:16 +00:00
..
AggregatedStream.cpp Refactor AggregatedStream to remove duplicated code and make it easier to understand. 2013-06-30 02:15:35 +00:00
BitmapTableScan.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
BufferedStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
ConditionalStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
Cursor.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
Cursor.h Misc. 2012-12-19 00:56:57 +00:00
ExternalTableScan.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
FilteredStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
FirstRowsStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
FullOuterJoin.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
FullTableScan.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
HashJoin.cpp Fixed hash join of more than two streams. 2013-07-10 19:49:16 +00:00
IndexTableScan.cpp Simplified the code and reworked the NULL validation logic. 2013-05-06 12:34:20 +00:00
LockedStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
MergeJoin.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
NestedLoopJoin.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
ProcedureScan.cpp Fixed crash when calling unimplemented packaged procedures. 2013-05-13 01:48:57 +00:00
RecordSource.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
RecordSource.h Refactor AggregatedStream to remove duplicated code and make it easier to understand. 2013-06-30 02:15:35 +00:00
RecursiveStream.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
SingularStream.cpp Fixed bug in my recent refactoring, thanks to Adriano. 2013-05-04 16:19:07 +00:00
SkipRowsStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
SortedStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00
Union.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
VirtualTableScan.cpp Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
WindowedStream.cpp Refactoring: isolated the singularity checking logic and simplified the whole RSB beast. 2013-04-19 09:22:58 +00:00