8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 02:43:03 +01:00
firebird-mirror/src/jrd/recsrc
2011-02-06 19:34:43 +00:00
..
AggregatedStream.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
BitmapTableScan.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
BufferedStream.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
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 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
FilteredStream.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
FirstRowsStream.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
FullOuterJoin.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
FullTableScan.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
HashJoin.cpp Warnings. 2011-02-06 18:55:22 +00:00
IndexTableScan.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
LockedStream.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
MergeJoin.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
NestedLoopJoin.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
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 Misc 2011-02-04 23:58:10 +00:00
RecordSource.h Warnings. 2011-02-06 19:34:43 +00:00
RecursiveStream.cpp Warnings. 2011-02-06 19:34:43 +00:00
SingularStream.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
SkipRowsStream.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
SortedStream.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
Union.cpp Slightly clearer output. 2011-02-04 12:13:46 +00:00
VirtualTableScan.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
WindowedStream.cpp Slightly clearer output. 2011-02-04 12:13:46 +00:00