.. |
extds
|
Add interface support for scrollable DSQL cursors. Implementation will follow later.
|
2013-04-13 07:11:58 +00:00 |
misc
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
os
|
Fixed (mostly) the Windows build.
|
2012-12-15 08:07:39 +00:00 |
recsrc
|
Fix assertion.
|
2013-08-14 02:20:00 +00:00 |
trace
|
Misc.
|
2013-05-12 02:45:54 +00:00 |
acl.h
|
1) Cleanup and renaming in the SCL code.
|
2013-03-07 13:59:03 +00:00 |
align.h
|
Wiped out the code that never worked due to the missing support for native quads.
|
2012-11-01 01:36:27 +00:00 |
Attachment.cpp
|
Fixed CORE-4119 - Metadata source becomes wrong after twice transliteration to the metadata charset.
|
2013-06-16 23:05:41 +00:00 |
Attachment.h
|
Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird
|
2013-08-16 12:44:10 +00:00 |
blb_proto.h
|
Make blb resemble more a class: private data members, convert some functions into methods, add methods with code that was in other files, etc.
|
2012-02-15 03:34:21 +00:00 |
blb.cpp
|
Small refactoring.
|
2013-03-17 17:35:53 +00:00 |
blb.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
blf_proto.h
|
Make the new BLOB API use void* buffers, so applications can read/write char* strings or any other type without casts.
|
2011-04-15 18:54:02 +00:00 |
blob_filter.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
blob_filter.h
|
Misc, style, etc.
|
2011-04-02 04:27:07 +00:00 |
blp.h
|
Feature CORE-3291 - New pseudocolumn to get number of transaction that created this record version.
|
2012-08-28 01:02:56 +00:00 |
blr.h
|
Feature CORE-3291 - New pseudocolumn to get number of transaction that created this record version.
|
2012-08-28 01:02:56 +00:00 |
btn.cpp
|
Integrated the jumping information natively into the index bucket.
|
2012-03-14 14:33:41 +00:00 |
btn.h
|
Integrated the jumping information natively into the index bucket.
|
2012-03-14 14:33:41 +00:00 |
btr_proto.h
|
Simplified the code and reworked the NULL validation logic.
|
2013-05-06 12:34:20 +00:00 |
btr.cpp
|
Fixed CORE-4127: Server crashes instead of reporting the error "key size exceeds implementation restriction".
|
2013-06-20 06:45:36 +00:00 |
btr.h
|
Misc.
|
2013-05-12 02:45:54 +00:00 |
build_no.h
|
nightly update
|
2013-08-16 00:27:27 +00:00 |
builtin.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
cch_proto.h
|
Take locks in AST before building tdbb
|
2012-12-18 13:54:18 +00:00 |
cch.cpp
|
Fixed incorrect accounting re. number of fetches.
|
2013-08-15 11:54:56 +00:00 |
cch.h
|
Restore scan-resistance feature of the page cache.
|
2013-08-08 08:41:12 +00:00 |
cmp_proto.h
|
- Got rid of the fixed array that kept the stream count in the first element and 255 streams after it.
|
2012-04-12 09:02:13 +00:00 |
cmp.cpp
|
Fixing FB_MESSAGE macro and external functions and procedures.
|
2013-03-04 01:42:58 +00:00 |
Collation.cpp
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
Collation.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
constants.h
|
Improvement CORE-4148 - Increase ISQL buffer size from 64 KB to 10 MB, as the engine.
|
2013-07-28 01:10:35 +00:00 |
CryptoManager.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
CryptoManager.h
|
Misc.
|
2012-08-08 02:20:30 +00:00 |
cvt2_proto.h
|
Front-ported CORE-3553: Nested loop plan is chosen instead of the sort merge for joining independent streams using keys of different types.
|
2012-03-14 16:04:06 +00:00 |
cvt2.cpp
|
Misc.
|
2012-11-05 01:14:04 +00:00 |
cvt_proto.h
|
Misc, style, etc.
|
2011-04-02 04:27:07 +00:00 |
cvt.cpp
|
Implemented CORE-3594: Include expected and actual string length into error message
|
2012-06-06 11:06:31 +00:00 |
Database.cpp
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
Database.h
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
DatabaseSnapshot.cpp
|
Fixed CORE-4176: Monitoring tables return incomplete information in SC/CS configurations.
|
2013-08-09 15:51:13 +00:00 |
DatabaseSnapshot.h
|
Small refactoring.
|
2013-03-17 17:35:53 +00:00 |
DataTypeUtil.cpp
|
Fix the assertion with Thomas Beckmann test.
|
2013-07-11 02:21:27 +00:00 |
DataTypeUtil.h
|
Fix/misc.
|
2012-05-26 21:18:17 +00:00 |
DebugInterface.cpp
|
Fixed inconsistency in the debug info version.
|
2013-01-29 15:09:34 +00:00 |
DebugInterface.h
|
Fixed inconsistency in the debug info version.
|
2013-01-29 15:09:34 +00:00 |
dflt.h
|
|
|
dfw_proto.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
dfw.epp
|
Fixed CORE-4173: Setting generator value twice in single transaction will set it to zero.
|
2013-08-09 05:04:23 +00:00 |
dpm_proto.h
|
Fixed bug CORE-3515 : Index corruption. Validation put "missing entries" message into firebird.log
|
2011-06-05 08:15:33 +00:00 |
dpm.epp
|
Misc.
|
2013-05-21 21:47:23 +00:00 |
drq.h
|
Made the ALTER SEQUENCE RESTART behavior standard compliant.
|
2013-06-18 18:22:31 +00:00 |
dyn_ut_proto.h
|
Refactor GRANT and REVOKE commands. This eliminates the DYN subsystem.
|
2012-02-19 02:17:27 +00:00 |
dyn_util.epp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
dyn.h
|
1) Cleanup and renaming in the SCL code.
|
2013-03-07 13:59:03 +00:00 |
EngineInterface.h
|
Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird
|
2013-08-16 12:44:10 +00:00 |
err_proto.h
|
1) Use metadata character set in DSQL cache
|
2009-12-05 14:21:52 +00:00 |
err.cpp
|
Front-ported bugfixes related to CORE-4004: Sometimes long-running operations cannot be interrupted by asynchronous shutdown / cancellation requests.
|
2012-12-03 11:21:00 +00:00 |
event_proto.h
|
Fix mac build
|
2013-06-06 07:32:32 +00:00 |
event.cpp
|
Fixed Windows build.
|
2013-06-15 06:08:46 +00:00 |
event.h
|
Avoid use of namespace Jrd in common file isc_sync
|
2012-11-02 16:27:12 +00:00 |
evl_proto.h
|
Simplified fix for problem with default values in formats.
|
2011-02-11 00:43:15 +00:00 |
evl_string.h
|
|
|
evl.cpp
|
Cleanup.
|
2013-03-31 18:23:54 +00:00 |
exe_proto.h
|
Cleanup.
|
2013-04-11 16:04:25 +00:00 |
exe.cpp
|
Attempted to fix a possible crash due to the wrong request pointer remaining in tdbb after sub-request execution. While being there, cleaned up some redundant code.
|
2013-06-19 06:26:57 +00:00 |
exe.h
|
1) Fixed XCP_MESSAGE_LENGTH to represent the real max length. We have the column defined as VARCHAR(1023), so there's no need to subtract the overhead.
|
2013-07-10 11:44:39 +00:00 |
ext_proto.h
|
Finish the statements refactor in the engine. Get rid of jrd_nod.
|
2010-12-04 22:15:03 +00:00 |
ext.cpp
|
Fixed CORE-4168: Backup containing procedures or triggers that select from external tables cannot be restored with ExternalFileAccess=None.
|
2013-08-06 18:49:49 +00:00 |
ext.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |
ExtEngineManager.cpp
|
Improvements and corrections to message builder and UDR.
|
2013-06-18 15:50:48 +00:00 |
ExtEngineManager.h
|
Revert external routines to request-based (*) code, but now using a totally different internal approach.
|
2013-04-11 15:44:17 +00:00 |
fields.h
|
Fixed bugs.core_1076: priorly user first/second/last names were limited to 32 chars, but now the limit is 31 chars. Restored length to 32.
|
2013-07-22 09:11:38 +00:00 |
filte_proto.h
|
New feature CORE-3364 : Blob filter to translate internal debug info into text representation
|
2011-02-26 15:21:24 +00:00 |
filters.cpp
|
Add missing entries.
|
2013-03-09 22:00:16 +00:00 |
flags.h
|
|
|
flu_proto.h
|
|
|
flu.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
flu.h
|
Misc.
|
2011-06-24 06:34:16 +00:00 |
fun_proto.h
|
Make ExprNodes and RecordSourceNodes reference others directly instead of via jrd_nod.
|
2010-11-21 03:47:29 +00:00 |
fun.epp
|
Fixed regression appeared in test bugs.core_2582.
|
2013-07-16 08:32:27 +00:00 |
Function.epp
|
A few corrections, mostly regarding new-style vs legacy UDFs.
|
2013-06-19 09:14:23 +00:00 |
Function.h
|
Feature CORE-3626 - Subfunctions in PSQL and EXECUTE BLOCK.
|
2011-10-16 20:36:07 +00:00 |
GarbageCollector.cpp
|
Change txn numbers to unsigned and commit after Vlad's review. If the compile-time checks (to ensure enough room for the new txn type) are too ugly, they may be deleted.
|
2012-05-19 12:04:37 +00:00 |
GarbageCollector.h
|
Change txn numbers to unsigned and commit after Vlad's review. If the compile-time checks (to ensure enough room for the new txn type) are too ugly, they may be deleted.
|
2012-05-19 12:04:37 +00:00 |
GlobalRWLock.cpp
|
Misc.
|
2012-12-21 01:49:16 +00:00 |
GlobalRWLock.h
|
1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
|
2012-06-21 15:37:38 +00:00 |
grant_proto.h
|
|
|
grant.epp
|
Misc.
|
2013-03-08 02:37:40 +00:00 |
ibase.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
ibsetjmp.h
|
Front-ported fix for CORE-3646: Segmentation fault in Linux
|
2011-12-29 17:48:59 +00:00 |
idx_proto.h
|
|
|
idx.cpp
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
idx.h
|
Misc.
|
2012-04-09 05:18:40 +00:00 |
inf_proto.h
|
Fixed issue reported by Claudio privately
|
2011-03-31 10:28:36 +00:00 |
inf_pub.h
|
Add IStatement::getFlags() to help user make a solution what to do with SQL statement
|
2013-02-19 11:20:49 +00:00 |
inf.cpp
|
Wiped out the legacy attachment level counters in favor of the already existing runtime statistics. Introduced a record lock counter (more to follow).
|
2012-11-01 00:16:55 +00:00 |
ini_proto.h
|
1) Restricted ALTER/DROP permissions to the object owners only. Now this applies to domains, charsets, collations, generators and exceptions. This fixes CORE-304: Metadata security hole - any user can alter/drop generators and exceptions.
|
2012-01-08 14:05:29 +00:00 |
ini.epp
|
Fixed CORE-4164: Owner name is missing for generators/exceptions restored from a backup.
|
2013-08-04 15:19:31 +00:00 |
ini.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
intl_builtin.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
intl_classes.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
intl_proto.h
|
Implemented CORE-3594: Include expected and actual string length into error message
|
2012-06-06 11:06:31 +00:00 |
intl.cpp
|
Re-read attachment from lock after taking lock in attachment handler
|
2012-12-20 12:18:52 +00:00 |
intl.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
IntlManager.cpp
|
Fixed CORE-3638 - Introduce FR_CA_CI_AI collation and change FR_FR and FR_FR_CI_AI to be identical to FR_CA and FR_CA_CI_AI respectively.
|
2012-08-29 15:43:57 +00:00 |
IntlManager.h
|
Extend format of firebird configuration file with a set of additional parameters for any parameter.
|
2010-02-28 18:00:51 +00:00 |
irq.h
|
1) Cleanup and renaming in the SCL code.
|
2013-03-07 13:59:03 +00:00 |
isc_version.h
|
|
|
isc_version.rc
|
|
|
jrd_proto.h
|
Re-implemented the disabled code in the remote server. Cleaned up the legacy logic that doesn't look actual these days.
|
2011-12-22 15:32:06 +00:00 |
jrd.cpp
|
Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird
|
2013-08-16 12:44:10 +00:00 |
jrd.h
|
Better protection against AST delivery during detaching.
|
2013-07-03 13:22:44 +00:00 |
JrdStatement.cpp
|
Cleanup.
|
2013-03-31 18:23:54 +00:00 |
JrdStatement.h
|
1) Encapsulated the remaining external looper calls inside a SEH block. It allows to catch async exceptions coming while result set is being fetched. No performance penalty has been noticed.
|
2012-12-13 18:31:42 +00:00 |
lck_proto.h
|
1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
|
2012-06-21 15:37:38 +00:00 |
lck.cpp
|
Always lock dbb_sync before accessing something in setLockAttachment()
|
2013-08-16 12:41:49 +00:00 |
lck.h
|
Always lock dbb_sync before accessing something in setLockAttachment()
|
2013-08-16 12:41:49 +00:00 |
license.h
|
Implemented:
|
2012-09-12 07:45:51 +00:00 |
lls.h
|
Getting ready to use 32 (not 31) page and transaction numbers
|
2011-01-21 17:55:04 +00:00 |
met_proto.h
|
Refactor.
|
2013-03-31 15:55:01 +00:00 |
met.epp
|
A few corrections, mostly regarding new-style vs legacy UDFs.
|
2013-06-19 09:14:23 +00:00 |
met.h
|
Feature CORE-1385 Identity columns - in its basic form
|
2010-01-13 19:14:15 +00:00 |
mov_proto.h
|
1) Restricted ALTER/DROP permissions to the object owners only. Now this applies to domains, charsets, collations, generators and exceptions. This fixes CORE-304: Metadata security hole - any user can alter/drop generators and exceptions.
|
2012-01-08 14:05:29 +00:00 |
mov.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
msg_encode.h
|
|
|
msg.h
|
|
|
names.h
|
Made the ALTER SEQUENCE RESTART behavior standard compliant.
|
2013-06-18 18:22:31 +00:00 |
nbak.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
nbak.h
|
Misc.
|
2012-08-18 08:52:03 +00:00 |
nodebug.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
ntrace.h
|
Misc.
|
2012-08-13 01:20:32 +00:00 |
obj.h
|
Small cleanup on COMMENT ON constants.
|
2012-10-18 15:49:15 +00:00 |
ods_proto.h
|
Some fixes; Misc.
|
2009-12-22 00:08:49 +00:00 |
ods.cpp
|
Improvement CORE-3588: More detail in message "wrong page type"
|
2012-06-28 11:46:21 +00:00 |
ods.h
|
Improvement CORE-3588: More detail in message "wrong page type"
|
2012-06-28 11:46:21 +00:00 |
opt_proto.h
|
- Got rid of the fixed array that kept the stream count in the first element and 255 streams after it.
|
2012-04-12 09:02:13 +00:00 |
opt.cpp
|
Cleanup.
|
2013-08-05 15:58:15 +00:00 |
Optimizer.cpp
|
Fixed the optimization improvement accidentally broken by a recent commit.
|
2013-07-29 06:56:44 +00:00 |
Optimizer.h
|
Fixed the optimization improvement accidentally broken by a recent commit.
|
2013-07-29 06:56:44 +00:00 |
pag_proto.h
|
ODS change : implemented SCN inventory pages to make diffrential backup faster not reading pages which was not changed since previous backup.
|
2009-12-20 23:13:01 +00:00 |
pag.cpp
|
Make tracing VIO works and more easy to use:
|
2013-03-10 14:48:17 +00:00 |
pag.h
|
1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
|
2012-06-21 15:37:38 +00:00 |
par_proto.h
|
Revert external routines to request-based (*) code, but now using a totally different internal approach.
|
2013-04-11 15:44:17 +00:00 |
par.cpp
|
Fixed regression appeared in test bugs.core_2042. User PSQL routine requests should not be marked as internal.
|
2013-07-16 07:04:13 +00:00 |
pcmet_proto.h
|
Misc.
|
2010-01-30 09:58:01 +00:00 |
pcmet.epp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
PreparedStatement.cpp
|
Improvements and corrections to message builder and UDR.
|
2013-06-18 15:50:48 +00:00 |
PreparedStatement.h
|
Modified IStatement interface in our API:
|
2013-02-17 12:08:53 +00:00 |
que.h
|
|
|
RandomGenerator.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
RandomGenerator.h
|
|
|
RecordBuffer.cpp
|
Misc.
|
2011-03-03 14:13:49 +00:00 |
RecordBuffer.h
|
Misc.
|
2011-03-03 14:13:49 +00:00 |
RecordNumber.h
|
Misc.
|
2012-06-03 15:43:59 +00:00 |
RecordSourceNodes.cpp
|
Fixed bug CORE-4144 : Error "context already in use (BLR error)" when preparing a query with UNION
|
2013-07-22 08:29:01 +00:00 |
RecordSourceNodes.h
|
Fixed assert reported by Vlad more some related problem.
|
2012-09-24 01:40:44 +00:00 |
Relation.cpp
|
Make tracing VIO works and more easy to use:
|
2013-03-10 14:48:17 +00:00 |
Relation.h
|
Cleanup.
|
2013-03-31 18:23:54 +00:00 |
relations.h
|
Made the ALTER SEQUENCE RESTART behavior standard compliant.
|
2013-06-18 18:22:31 +00:00 |
req.h
|
Refactoring: isolated the singularity checking logic and simplified the whole RSB beast.
|
2013-04-19 09:22:58 +00:00 |
ResultSet.cpp
|
Modified IStatement interface in our API:
|
2013-02-17 12:08:53 +00:00 |
ResultSet.h
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
rlck_proto.h
|
|
|
rlck.cpp
|
1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
|
2012-06-21 15:37:38 +00:00 |
Routine.cpp
|
Improvements and corrections to message builder and UDR.
|
2013-06-18 15:50:48 +00:00 |
Routine.h
|
Refactor.
|
2013-03-31 15:55:01 +00:00 |
rpb_chain.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
rpb_chain.h
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
rse.h
|
- Got rid of the fixed array that kept the stream count in the first element and 255 streams after it.
|
2012-04-12 09:02:13 +00:00 |
RuntimeStatistics.cpp
|
Refactoring of runtime statistics and related classes:
|
2012-04-11 09:38:19 +00:00 |
RuntimeStatistics.h
|
Wiped out the legacy attachment level counters in favor of the already existing runtime statistics. Introduced a record lock counter (more to follow).
|
2012-11-01 00:16:55 +00:00 |
sbm.h
|
|
|
scl_proto.h
|
1) Restricted ALTER/DROP permissions to the object owners only. Now this applies to domains, charsets, collations, generators and exceptions. This fixes CORE-304: Metadata security hole - any user can alter/drop generators and exceptions.
|
2012-01-08 14:05:29 +00:00 |
scl.epp
|
1) Cleanup and renaming in the SCL code.
|
2013-03-07 13:59:03 +00:00 |
scl.h
|
1) Cleanup and renaming in the SCL code.
|
2013-03-07 13:59:03 +00:00 |
sdw_proto.h
|
|
|
sdw.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
sdw.h
|
|
|
shut_proto.h
|
Completed refactoring of the database shutdown. Fixed a few remaining bugs there. Fixed timeout accounting in SS as well as CORE-3817: Forced database shutdown does not work if non-zero delay was specified.
|
2013-03-17 12:14:25 +00:00 |
shut.cpp
|
Prevent starting a lot of threads when forced shutdown is in progress.
|
2013-06-30 15:20:58 +00:00 |
SimilarToMatcher.h
|
Fix old "simplification" that broke SIMILAR TO (bugs.core_0769 test case).
|
2013-07-18 16:21:30 +00:00 |
sort.cpp
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
sort.h
|
Front ported CORE-3989: Bad performance / slow response when many concurrent sorts are executed.
|
2013-08-06 09:37:44 +00:00 |
sqz.cpp
|
Pass the pool explicitly, it saves us one TLS access per record.
|
2013-04-06 09:12:14 +00:00 |
sqz.h
|
Pass the pool explicitly, it saves us one TLS access per record.
|
2013-04-06 09:12:14 +00:00 |
status.cpp
|
Moved some more .h-files to common from jrd as Vlad suggested
|
2010-10-13 10:39:52 +00:00 |
status.h
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
svc_tab.cpp
|
Make Windows boot build work again after Alex's changes
|
2010-05-20 11:47:28 +00:00 |
svc_tab.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
svc_undoc.h
|
|
|
svc.cpp
|
Avoid races when accessing svc_flags
|
2013-07-18 10:13:27 +00:00 |
svc.h
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
SysFunction.cpp
|
Fixed CORE-4156 - RDB$GET_CONTEXT/RDB$SET_CONTEXT parameters incorrectly described as CHAR NOT NULL instead of VARCHAR NULLABLE.
|
2013-08-04 19:39:13 +00:00 |
SysFunction.h
|
Make ExprNodes and RecordSourceNodes reference others directly instead of via jrd_nod.
|
2010-11-21 03:47:29 +00:00 |
TempSpace.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
TempSpace.h
|
Misc.
|
2012-03-17 02:26:59 +00:00 |
thread_proto.h
|
|
|
tpc_proto.h
|
Implemented CORE-3994: Improve the limbo transactions scan at the end of the sweep.
|
2012-11-22 17:17:59 +00:00 |
tpc.cpp
|
Misc.
|
2012-12-02 01:45:18 +00:00 |
tra_proto.h
|
Minor cleanup and simplification.
|
2012-08-28 18:19:09 +00:00 |
tra.cpp
|
Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird
|
2013-08-16 12:44:10 +00:00 |
tra.h
|
Removed allocation of temp transaction object.
|
2013-06-19 11:46:38 +00:00 |
trig.h
|
Fixed CORE-4164: Owner name is missing for generators/exceptions restored from a backup.
|
2013-08-04 15:19:31 +00:00 |
types.h
|
Implemented CORE-675: Add missing entries to RDB$TYPES.
|
2012-09-11 15:17:04 +00:00 |
UserManagement.cpp
|
Small refactoring.
|
2013-03-17 17:35:53 +00:00 |
UserManagement.h
|
- Got rid of the fixed array that kept the stream count in the first element and 255 streams after it.
|
2012-04-12 09:02:13 +00:00 |
val_proto.h
|
|
|
val.h
|
Modified IStatement interface in our API:
|
2013-02-17 12:08:53 +00:00 |
validation.cpp
|
Attempted to fix unexpectedly big (> 2^32) page numbers in the validation output + some related adjustments.
|
2013-08-14 09:27:24 +00:00 |
version.rc
|
|
|
vio_debug.h
|
Make tracing VIO works and more easy to use:
|
2013-03-10 14:48:17 +00:00 |
vio_proto.h
|
Wiped out the legacy attachment level counters in favor of the already existing runtime statistics. Introduced a record lock counter (more to follow).
|
2012-11-01 00:16:55 +00:00 |
vio.cpp
|
Fixed CORE-4164: Owner name is missing for generators/exceptions restored from a backup.
|
2013-08-04 15:19:31 +00:00 |
VirtualTable.cpp
|
Front ported my yesterday's commits to trunk.
|
2012-12-23 07:10:56 +00:00 |
VirtualTable.h
|
Refactored the whole RSB stuff into classes. They're inside the /recsrc sub-directory now.
|
2009-12-09 18:45:44 +00:00 |