.. |
AggregatedStream.cpp
|
Fixed CORE-5153 - Regression: Server crashes when aggregate functions are used together with NOT IN predicate.
|
2016-03-21 12:28:06 -03: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
|
Please MSVC14:
|
2016-03-17 12:33:26 +02: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
|
Misc refactoring:
|
2016-03-05 17:40:49 +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
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
NestedLoopJoin.cpp
|
Misc changes.
|
2016-03-14 09:02:02 +00:00 |
ProcedureScan.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
RecordSource.cpp
|
CORE-5182: Inconsistent effects of subsequent statement execution if
|
2016-04-04 09:45:28 +03:00 |
RecordSource.h
|
Misc changes.
|
2016-03-14 09:02:02 +00:00 |
RecursiveStream.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
SingularStream.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
SkipRowsStream.cpp
|
Misc.
|
2013-08-21 07:18:26 +00:00 |
SortedStream.cpp
|
Please MSVC14:
|
2016-03-17 12:33:26 +02: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
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |