8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 02:43:03 +01:00
firebird-mirror/src/jrd/recsrc
dimitr a672c012ad Fixed the NULL handling for MIN/MAX mapped to an index.
Adriano, please review and rework, if necessary.
2011-03-05 17:28:37 +00:00
..
AggregatedStream.cpp Fixed the NULL handling for MIN/MAX mapped to an index. 2011-03-05 17:28:37 +00:00
BitmapTableScan.cpp Misc. 2011-02-10 20:22:22 +00:00
BufferedStream.cpp Corrections to make new assertions working properly. 2011-03-04 07:52:08 +00:00
ConditionalStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
Cursor.cpp Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
Cursor.h Const correction for EVL, EXE and they subsystems. Adjustments to CMP and OPT. 2010-08-09 15:48:51 +00:00
ExternalTableScan.cpp Totally misc. 2011-02-20 13:19:11 +00:00
FilteredStream.cpp Fixed incorrect WITH LOCK handling (refactoring error). 2011-03-05 17:25:12 +00:00
FirstRowsStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
FullOuterJoin.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
FullTableScan.cpp Totally misc. 2011-02-20 13:19:11 +00:00
HashJoin.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
IndexTableScan.cpp Misc. 2011-02-10 20:22:22 +00:00
LockedStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
MergeJoin.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
NestedLoopJoin.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
ProcedureScan.cpp Implemented CORE-3332: Provide more detailed information about the query execution plan. Some details are still to be worked on. 2011-02-02 11:31:04 +00:00
RecordSource.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
RecordSource.h Better protection from wrong casts. 2011-02-26 07:25:10 +00:00
RecursiveStream.cpp Fixed CORE-3173: Empty result when select from SP that contains two CTE (second of them with GROUP BY clause) and INNER join. 2011-02-21 08:04:08 +00:00
SingularStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
SkipRowsStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
SortedStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00
Union.cpp Fixed CORE-3173: Empty result when select from SP that contains two CTE (second of them with GROUP BY clause) and INNER join. 2011-02-21 08:04:08 +00:00
VirtualTableScan.cpp Totally misc. 2011-02-20 13:19:11 +00:00
WindowedStream.cpp Removed duplicated type declaration. 2011-02-20 15:34:08 +00:00