.. |
AggregatedStream.cpp
|
Misc.
|
2014-03-03 04:37:29 +00:00 |
BitmapTableScan.cpp
|
Fixed CORE-4498: FB 3.0 crashes when getting an explained plan for a DBKEY based retrieval.
|
2014-07-24 19:37:58 +00:00 |
BufferedStream.cpp
|
1) Reverted a more complex refetch logic introduced recently to its original state.
|
2015-06-02 10:43:16 +00:00 |
ConditionalStream.cpp
|
Protected from unexpected operations with a closed stream.
|
2013-12-11 17:11:47 +00:00 |
Cursor.cpp
|
Avoid code duplication.
|
2015-09-06 19:00:02 +00:00 |
Cursor.h
|
Fixed invariants handling in independent subqueries (seems to be related to CORE-4497).
|
2015-08-31 15:11:06 +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
|
Fixed the hash-join part of CORE-4909: MERGE / HASH JOINs produce incorrect results when VARCHAR join keys differ only by trailing spaces.
|
2015-08-16 15:47:30 +00:00 |
IndexTableScan.cpp
|
Renamed as suggested by Nickolay and Dmitry
|
2014-07-28 13:01:10 +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 CORE-4909 re. sort/merge joins.
|
2015-09-11 09:57:10 +00:00 |
NestedLoopJoin.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
ProcedureScan.cpp
|
Misc.
|
2015-02-19 14:19:52 +00:00 |
RecordSource.cpp
|
1) Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place().
|
2015-02-19 14:15:00 +00:00 |
RecordSource.h
|
Fixed CORE-4909 re. sort/merge joins.
|
2015-09-11 09:57:10 +00:00 |
RecursiveStream.cpp
|
1) Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place().
|
2015-02-19 14:15:00 +00:00 |
SingularStream.cpp
|
1) Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place().
|
2015-02-19 14:15:00 +00:00 |
SkipRowsStream.cpp
|
Misc.
|
2013-08-21 07:18:26 +00:00 |
SortedStream.cpp
|
Fixed CORE-4909 re. sort/merge joins.
|
2015-09-11 09:57:10 +00:00 |
Union.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
VirtualTableScan.cpp
|
Warnings.
|
2014-07-20 02:19:56 +00:00 |
WindowedStream.cpp
|
Improved the detailed plan output.
|
2013-12-05 16:37:25 +00:00 |