8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 02:03:03 +01:00
firebird-mirror/src/jrd/recsrc
asfernandes bb735cb5a2 Misc.
2014-05-23 02:12:56 +00:00
..
AggregatedStream.cpp Misc. 2014-03-03 04:37:29 +00:00
BitmapTableScan.cpp Misc. 2013-08-21 07:18:26 +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 Misc. 2013-08-21 07:18:26 +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 Misc. 2014-03-22 20:51:24 +00:00
HashJoin.cpp Slightly reworked the key processing in the hash join algorithm. 2014-05-14 08:28:13 +00:00
IndexTableScan.cpp Warnings. 2014-03-26 19:06:55 +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 Fixed CORE-4371: Create function/sp which references to non-existent exception: error message is "Error while parsing function's BLR" instead of "exception not defined". 2014-03-25 13:51:41 +00:00
RecordSource.cpp Extended the detailed plan output. 2014-02-01 09:42:30 +00:00
RecordSource.h Fixed the accidentally broken merge join algorithm. 2014-05-14 08:24:18 +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 Misc. 2013-08-21 07:18:26 +00:00
WindowedStream.cpp Improved the detailed plan output. 2013-12-05 16:37:25 +00:00