.. |
extds
|
Avoid release of already released object.
|
2023-04-21 13:51:55 +03:00 |
misc
|
Grammar error found
|
2020-12-01 18:49:12 -03:00 |
optimizer
|
Removed debug code
|
2023-03-30 00:22:45 +03:00 |
os
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
recsrc
|
Remove warnings.
|
2023-04-17 21:14:29 -03:00 |
replication
|
Minimalist fix for #6260: allow replication using the global settings only
|
2023-04-20 10:04:55 +03:00 |
tests
|
Add test for Compressor class.
|
2023-04-17 23:01:21 -03:00 |
trace
|
Restore use of statement id in trace.
|
2023-04-03 01:05:48 +03:00 |
acl.h
|
Added support for system privileges
|
2016-05-31 20:07:08 +03:00 |
align.h
|
Fix for #6978: FB4 build fails on big endian
|
2021-09-22 13:11:49 +03:00 |
Attachment.cpp
|
Restored the line I omitted yestersay. Surprisingly our background threads execute DSQL queries, sigh.
|
2022-12-21 16:42:15 +03:00 |
Attachment.h
|
Misc
|
2022-10-18 20:40:55 +03:00 |
blb_proto.h
|
Cleanup
|
2014-01-17 14:17:22 +00:00 |
blb.cpp
|
Fix #7422 - Seek in temporary blob level 0 makes read return wrong data.
|
2022-12-20 07:31:49 -03:00 |
blb.h
|
New built-in function BLOB_APPEND
|
2022-06-21 17:09:30 +03:00 |
blf_proto.h
|
|
|
blob_filter.cpp
|
Improvement #7382 - Performance improvement for BLOB copying.
|
2022-11-07 21:09:24 -03:00 |
blob_filter.h
|
|
|
BlobUtil.cpp
|
RDB$BLOB_UTIL system package. (#281)
|
2022-12-16 06:53:47 -03:00 |
BlobUtil.h
|
RDB$BLOB_UTIL system package. (#281)
|
2022-12-16 06:53:47 -03:00 |
blp.h
|
Correction for BLR print of blr_skip_locked.
|
2023-03-15 22:26:30 -03:00 |
btn.cpp
|
Integrated the jumping information natively into the index bucket.
|
2012-03-14 14:33:41 +00:00 |
btn.h
|
Rework fast_load() local structures to achieve a clearer code. Reduce
|
2016-05-15 12:41:45 +03:00 |
btr_proto.h
|
Frontported improvement #7494 : Firebird performance issue - non necessary index reads.
|
2023-04-13 13:05:27 +03:00 |
btr.cpp
|
Frontported improvement #7494 : Firebird performance issue - non necessary index reads.
|
2023-04-13 13:05:27 +03:00 |
btr.h
|
Merge pull request #7339 from hvlad/PageCache/HashTable_PR
|
2022-11-22 00:00:21 +02:00 |
build_no.h
|
increment build number
|
2023-04-20 23:09:37 +00:00 |
builtin.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
cch_proto.h
|
Fixed bug CORE-6043 : GTTs do not release used space
|
2019-04-12 15:44:18 +03:00 |
cch.cpp
|
Remove warnings.
|
2023-04-18 22:51:18 -03:00 |
cch.h
|
Hash table based on lock-free list (implemented in libcds).
|
2022-10-08 20:54:55 +03:00 |
cmp_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
cmp.cpp
|
Merge branch 'work/profiler-plugin' into work/profiler-plugin-merge
|
2022-08-10 22:26:38 -03:00 |
Coercion.cpp
|
Fix #7548 - SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset. (#7549)
|
2023-04-17 21:05:47 -03:00 |
Coercion.h
|
Fix #7548 - SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset. (#7549)
|
2023-04-17 21:05:47 -03:00 |
Collation.cpp
|
Improvement #7038 - Improve performance of STARTING WITH with insensitive collations.
|
2021-11-05 09:47:44 -03:00 |
Collation.h
|
Postfix for 28e1874 (SIMILAR TO problems).
|
2019-09-26 12:48:33 -03:00 |
ConfigTable.cpp
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
ConfigTable.h
|
Mark nodes and stream classes as final as possible.
|
2022-01-06 10:01:48 -03:00 |
constants.h
|
Compiled statement cache.
|
2022-03-18 08:17:35 -03:00 |
CryptoManager.cpp
|
Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
|
2023-04-03 16:37:42 +03:00 |
CryptoManager.h
|
Postfix for #6947: Query to mon$ tables does not return data when the encryption/decryption thread is running: make it reliably work in classic server mode (not only SS)
|
2022-06-23 14:31:04 +03:00 |
cvt2_proto.h
|
Merge branch 'master' into read_consistency
|
2017-07-10 23:54:42 +03:00 |
cvt2.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
cvt_proto.h
|
Fixed CORE-6414, CORE-6415 and CORE-6419.
|
2020-10-17 22:55:59 -03:00 |
cvt.cpp
|
Fixed #7488: Invalid real to string cast
|
2023-03-09 20:23:22 +03:00 |
Database.cpp
|
Fixed #7371: Various errors (fatal lock manager error, pthread_mutex_destroy failed) caused by races when opening/closing database
|
2023-02-07 19:37:20 +03:00 |
Database.h
|
Rework monitoring logic to provide faster response under high CPU-bound load
|
2022-10-08 11:31:39 +03:00 |
DataTypeUtil.cpp
|
Fixed bug CORE-6532 : Results of сoncatenation with blob has no info about collation of source columns (which are declared with such info)
|
2021-04-03 08:47:19 +03:00 |
DataTypeUtil.h
|
Merge branch 'master' into read_consistency
|
2017-12-29 10:55:31 +02:00 |
DbCreators.cpp
|
Fixed #7298: Info result parsing
|
2022-09-28 19:57:19 +03:00 |
DbCreators.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
DebugInterface.cpp
|
Track names of FOR ... AS CURSOR <name>.
|
2023-01-10 20:57:51 -03:00 |
DebugInterface.h
|
Track names of FOR ... AS CURSOR <name>.
|
2023-01-10 20:57:51 -03:00 |
dflt.h
|
Misc.
|
2016-06-08 21:50:01 -03:00 |
dfw_proto.h
|
Allow different formats of system tables to co-exist in the metadata cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing.
|
2022-11-25 13:16:05 +03:00 |
dfw.epp
|
Avoid random generation of field IDs, respect the user-specified order instead
|
2023-04-20 10:03:25 +03:00 |
dpm_proto.h
|
Parallel backup, restore and sweep.
|
2022-05-31 20:29:36 +03:00 |
dpm.epp
|
Fix #7422 - Seek in temporary blob level 0 makes read return wrong data.
|
2022-12-20 07:31:49 -03:00 |
drq.h
|
Extract common code\request into deletePrivilegesByRelName().
|
2021-06-23 11:32:38 +03:00 |
dyn_ut_proto.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
dyn_util.epp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
dyn.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
EngineInterface.h
|
Fix for #7147: Problems with use of big timeout (or no timeout at all) in trace service (#7148)
|
2022-06-22 18:01:29 +03:00 |
err_proto.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
err.cpp
|
Fixed bug #7499 : Problem with restore
|
2023-03-30 00:20:54 +03:00 |
event_proto.h
|
Remove 'virtual' specifier from overridden methods to please VS intellisense.
|
2022-07-14 22:32:11 +03:00 |
event.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
event.h
|
Make shared memory header same size independent on OS.
|
2015-01-22 10:35:57 +00:00 |
evl_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
evl_string.h
|
Fix some compiler warnings (clang).
|
2018-07-09 14:19:20 -03:00 |
evl.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
exe_proto.h
|
New built-in function BLOB_APPEND
|
2022-06-21 17:09:30 +03:00 |
exe.cpp
|
Fix #7486 - No initialization of rpb's runtime flags causes problems with SKIP LOCKED when config ReadConsistency = 0.
|
2023-02-26 11:04:55 -03:00 |
exe.h
|
Track names of FOR ... AS CURSOR <name>.
|
2023-01-10 20:57:51 -03:00 |
ext_proto.h
|
Refactored the optimizer. Better debug logging.
|
2022-02-09 10:20:16 +03:00 |
ext.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
ext.h
|
|
|
ExtEngineManager.cpp
|
"virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS
|
2023-04-03 12:29:17 +03:00 |
ExtEngineManager.h
|
Fixed #7510: Firebird regularly crashes soon after unload of udr_engine plugin
|
2023-03-27 16:53:51 +03:00 |
fields.h
|
Improvement #7536 : Add ability to query current value of parallel workers for an attachment
|
2023-04-03 13:10:21 +03:00 |
filte_proto.h
|
|
|
filters.cpp
|
Track names of FOR ... AS CURSOR <name>.
|
2023-01-10 20:57:51 -03:00 |
flags.h
|
Implemented CORE-4955: Define a new option for DROP SHADOW command to leave the shadow file in the filesystem
|
2015-10-09 13:30:45 +00:00 |
flu_proto.h
|
|
|
flu.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
flu.h
|
Misc.
|
2022-03-18 08:17:35 -03:00 |
fun_proto.h
|
Fixed CORE-5314 - UDFs declared with large varchars take excessive time to execute.
|
2016-10-17 13:07:25 -02:00 |
fun.epp
|
Flat Android tree.
|
2023-02-04 18:32:57 -03:00 |
Function.epp
|
Fix #7220 - TYPE OF COLUMN dependency not tracked in package header and external routines.
|
2022-07-07 08:35:46 -03:00 |
Function.h
|
Make DDL object type constants stable and extendable (#7125)
|
2022-02-10 12:27:43 +03:00 |
GarbageCollector.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
GarbageCollector.h
|
Improvement CORE-4935 : Increase performance of backout of dead record version (or undo of just created primary record version) when backversions chain is too long
|
2015-09-16 21:16:13 +00:00 |
GlobalRWLock.cpp
|
Profiler.
|
2021-12-23 15:08:04 -03:00 |
GlobalRWLock.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
grant_proto.h
|
Make DDL object type constants stable and extendable (#7125)
|
2022-02-10 12:27:43 +03:00 |
grant.epp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
ibsetjmp.h
|
Fix some clang release-build warnings.
|
2019-08-09 23:04:41 -03:00 |
ids.h
|
Generate ids.h without m4
|
2020-01-21 13:14:21 +03:00 |
idx_proto.h
|
Improvement CORE-3881: Extend the error reported for index/constraint violations to include the problematic key value.
|
2014-01-10 07:49:51 +00:00 |
idx.cpp
|
Fixed bug #7485 : Problem with parallel restore.
|
2023-03-03 11:03:23 +02:00 |
idx.h
|
Fixed index after rebase and misc adjustments
|
2022-11-25 13:16:05 +03:00 |
inf_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
inf.cpp
|
Fixed my mistake, thanks to Dimitry Sibiryakov
|
2023-04-03 15:52:36 +03:00 |
ini_proto.h
|
Allow different formats of system tables to co-exist in the metadata cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing.
|
2022-11-25 13:16:05 +03:00 |
ini.epp
|
Rework my yesterday's commit a bit. Remove the ODS check for MON$ fields as its not necessary.
|
2023-01-15 20:08:11 +03:00 |
ini.h
|
Basic implementation of the ODS upgrade
|
2022-11-25 13:16:05 +03:00 |
InitCDSLib.cpp
|
Hash table based on lock-free list (implemented in libcds).
|
2022-10-08 20:54:55 +03:00 |
InitCDSLib.h
|
Hash table based on lock-free list (implemented in libcds).
|
2022-10-08 20:54:55 +03:00 |
intl_builtin.cpp
|
Improvement #7169 - Improve ICU version mismatch diagnostics.
|
2022-04-21 15:24:53 -03:00 |
intl_classes.h
|
Fix #7243 - Some UNICODE characters can lead to wrong CONTAINING evaluation when lower/upper uses different number of bytes in its encoding.
|
2022-08-03 23:01:26 -03:00 |
intl_proto.h
|
Postfix for #7179 - Wrong error message - "string right truncation. expected length 30, actual 30".
|
2022-05-18 18:06:52 -03:00 |
intl.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
intl.h
|
Improvement CORE-749 - Increase maximum length of object names to 64 characters.
|
2016-06-10 16:41:22 +00:00 |
IntlManager.cpp
|
Flat Android tree.
|
2023-02-04 18:32:57 -03:00 |
IntlManager.h
|
Improvement #7169 - Improve ICU version mismatch diagnostics.
|
2022-04-21 15:24:53 -03:00 |
irq.h
|
Fixed crash if the index is created as both computed and partial (see example in #7257). Better resource cleanup on error. Remove redundant ODS checks.
|
2023-02-17 19:07:26 +03:00 |
isc_version.h
|
|
|
isc_version.rc
|
|
|
jrd_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
jrd.cpp
|
Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
|
2023-04-03 16:37:42 +03:00 |
jrd.h
|
Cleanup.
|
2023-04-03 16:38:02 +03:00 |
KeywordsTable.cpp
|
Feature CORE-6482 - System table with keywords. (#310)
|
2021-05-17 14:13:53 -03:00 |
KeywordsTable.h
|
Mark nodes and stream classes as final as possible.
|
2022-01-06 10:01:48 -03:00 |
lck_proto.h
|
Initial apply patch of Nikolay
|
2016-03-22 17:43:58 +03:00 |
lck.cpp
|
Merge branch 'work/profiler-plugin' into work/profiler-plugin-merge
|
2022-08-10 22:26:38 -03:00 |
lck.h
|
Hash table based on lock-free list (implemented in libcds).
|
2022-10-08 20:54:55 +03:00 |
license.h
|
Add initial MacOS ARM support (#7116)
|
2022-01-26 22:59:41 -03:00 |
lls.h
|
|
|
Mapping.cpp
|
Fixed #7304: Events in system attachments (like garbage collector) are not traced
|
2022-09-15 19:46:32 +03:00 |
Mapping.h
|
Postfixes for #7122: Invalid state of mapping cache after replacement of database
|
2022-02-08 15:41:19 +03:00 |
met_proto.h
|
Partial indices: DDL, ODS, dependencies, metadata
|
2022-08-12 15:52:02 +03:00 |
met.epp
|
Allow different formats of system tables to co-exist in the metadata cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing.
|
2022-11-25 13:16:05 +03:00 |
met.h
|
Merge branch 'master' into read_consistency
|
2017-04-03 12:01:56 +03:00 |
MetaName.cpp
|
Better membar-related settings
|
2021-02-20 19:37:54 +03:00 |
MetaName.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
Monitoring.cpp
|
Put monitoring blobs into temporary page space
|
2023-04-04 18:39:16 +03:00 |
Monitoring.h
|
Rework monitoring logic to provide faster response under high CPU-bound load
|
2022-10-08 11:31:39 +03:00 |
mov_proto.h
|
Fix #7167 - Incorrect transliteration of field names in constraint violation errors.
|
2022-04-07 14:33:23 -03:00 |
mov.cpp
|
Fix #7167 - Incorrect transliteration of field names in constraint violation errors.
|
2022-04-07 14:33:23 -03:00 |
names.h
|
Improvement #7536 : Add ability to query current value of parallel workers for an attachment
|
2023-04-03 13:10:21 +03:00 |
nbak.cpp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
nbak.h
|
Misc.
|
2016-08-23 22:23:33 -03: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
|
Move public declarations from ntrace.h into firebird/Interface.h.
|
2020-06-20 20:38:45 +03:00 |
obj.h
|
Partial indices: DDL, ODS, dependencies, metadata
|
2022-08-12 15:52:02 +03:00 |
ods_proto.h
|
Merge branch 'master' into read_consistency
|
2018-05-27 17:32:54 +03:00 |
ods.cpp
|
Code cleanup - removed old DEBUG facility not used ay least for last 15 years
|
2020-08-13 23:39:03 +03:00 |
ods.h
|
Merge branch 'master' into partial-idx
|
2022-10-10 20:25:15 +03:00 |
opt_proto.h
|
Merge branch 'work/profiler-plugin' into work/profiler-plugin-merge
|
2022-08-10 22:26:38 -03:00 |
pag_proto.h
|
Attempted to remove some warnings
|
2020-06-03 09:44:01 +03:00 |
pag.cpp
|
Hash table based on lock-free list (implemented in libcds).
|
2022-10-08 20:54:55 +03:00 |
pag.h
|
Better fix for CORE-5264 - thanks to Vlad
|
2016-07-28 18:16:09 +03:00 |
par_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
par.cpp
|
Fixed bug #7499 : Problem with restore
|
2023-03-30 00:20:54 +03:00 |
PreparedStatement.cpp
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
PreparedStatement.h
|
Avoid prefix Jrd in Statement class and Statement/jrd_req accessors/variables.
|
2022-02-09 15:47:58 -03:00 |
ProfilerManager.cpp
|
Add PLG$PROF_CURSORS and some others fixes.
|
2023-01-10 20:57:51 -03:00 |
ProfilerManager.h
|
Add PLG$PROF_CURSORS and some others fixes.
|
2023-01-10 20:57:51 -03:00 |
QualifiedName.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
que.h
|
|
|
RandomGenerator.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
RandomGenerator.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
Record.h
|
Misc.
|
2018-08-05 22:39:28 -03:00 |
RecordBuffer.cpp
|
Fix #7464 - Crash on repeating update.
|
2023-01-31 07:25:03 -03:00 |
RecordBuffer.h
|
Misc.
|
2023-01-31 08:00:52 -03:00 |
RecordNumber.h
|
Fixed CORE-5823: No permission for SELECT access to blob field in stored procedure. And CORE-5841: No permission for SELECT access to TABLE PLG$SRP in newer snapshot. (#170)
|
2018-09-17 15:59:14 +03:00 |
RecordSourceNodes.cpp
|
Revert back to separate methods, this fixes #7474 (Incorrect condition evaluation)
|
2023-03-01 15:55:35 +03:00 |
RecordSourceNodes.h
|
Adjustments as per Adriano's comments
|
2023-01-04 12:08:11 +03:00 |
Relation.cpp
|
Fixed bug #7493 : Firebird 5.0 snapshot blob not found error after first commit / rollback
|
2023-03-03 13:20:35 +02:00 |
Relation.h
|
Allow different formats of system tables to co-exist in the metadata cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing.
|
2022-11-25 13:16:05 +03:00 |
relations.h
|
Improvement #7536 : Add ability to query current value of parallel workers for an attachment
|
2023-04-03 13:10:21 +03:00 |
req.h
|
Postfix for #7446: never attempt to delete savepoints belonging to a different transaction
|
2023-02-01 11:21:47 +03:00 |
ResultSet.cpp
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
ResultSet.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
rlck_proto.h
|
|
|
rlck.cpp
|
Replication plug (#280)
|
2020-09-18 11:45:51 +03:00 |
Routine.cpp
|
Avoid prefix Jrd in Statement class and Statement/jrd_req accessors/variables.
|
2022-02-09 15:47:58 -03:00 |
Routine.h
|
Avoid prefix Jrd in Statement class and Statement/jrd_req accessors/variables.
|
2022-02-09 15:47:58 -03:00 |
rpb_chain.cpp
|
Fixed segfault in special build. Great thanks to Vlad. Cause this bug never affects users I do not poison tracker.
|
2018-08-10 17:18:54 +03:00 |
rpb_chain.h
|
Cleanup - avoid unneeded generate's argument in SortedArray and Hash
|
2013-09-24 08:46:10 +00:00 |
RuntimeStatistics.cpp
|
Optimize run-time stats collection a bit
|
2016-06-23 00:30:47 +03:00 |
RuntimeStatistics.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
Savepoint.cpp
|
Misc.
|
2022-06-30 10:25:44 +00:00 |
Savepoint.h
|
Misc.
|
2022-06-30 10:25:44 +00:00 |
sbm.h
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2016-03-24 01:56:54 +02:00 |
scl_proto.h
|
Make DDL object type constants stable and extendable (#7125)
|
2022-02-10 12:27:43 +03:00 |
scl.epp
|
Revert "Move gds_proto.h to common."
|
2022-07-21 08:16:50 -03:00 |
scl.h
|
Fixed #7138: Problems accessing database, copied from another host.
|
2022-05-19 14:31:30 -03:00 |
sdw_proto.h
|
|
|
sdw.cpp
|
Suggested fix for #7514: Segfault when detaching after deleting shadow on Classic
|
2023-03-30 19:12:27 +03:00 |
sdw.h
|
|
|
shut_proto.h
|
Fixed attachment lock usage. Minimized chances for races during database shutdown.
|
2015-11-04 06:06:26 +00:00 |
shut.cpp
|
Fixed #7122: Invalid state of mapping cache after replacement of database
|
2022-02-01 19:22:50 +03:00 |
sort.cpp
|
Fixed typo
|
2022-12-10 15:09:39 +03:00 |
sort.h
|
Fixed typo
|
2022-12-10 15:09:39 +03:00 |
sqz.cpp
|
Add test for Compressor class.
|
2023-04-17 23:01:21 -03:00 |
sqz.h
|
Add test for Compressor class.
|
2023-04-17 23:01:21 -03:00 |
Statement.cpp
|
Prettier plan output: distinguish between main queries and sub-queries, show cursor names/options, report line numbers
|
2023-01-02 13:40:29 +03:00 |
Statement.h
|
Prettier plan output: distinguish between main queries and sub-queries, show cursor names/options, report line numbers
|
2023-01-02 13:40:29 +03:00 |
status.h
|
Gbak (#139)
|
2018-02-19 13:38:28 +03:00 |
svc_undoc.h
|
|
|
svc.cpp
|
Improvement #7186 : FB4 Nbackup RDB$BACKUP_HISTORY issue
|
2022-10-06 13:01:04 +03:00 |
svc.h
|
Fixed #7281: Concurrent NBackup crashes server on Linux
|
2022-09-02 17:22:48 +03:00 |
SysFunction.cpp
|
Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT()
|
2023-04-03 13:10:21 +03:00 |
SysFunction.h
|
Small meta name (#271)
|
2020-06-16 19:22:15 +03:00 |
SystemPackages.cpp
|
RDB$BLOB_UTIL system package. (#281)
|
2022-12-16 06:53:47 -03:00 |
SystemPackages.h
|
Add possibility to have default expressions in system packages' procedures and functions parameters.
|
2022-05-20 14:27:23 -03:00 |
SystemPrivileges.h
|
Add system privilege PROFILE_ANY_ATTACHMENT and permission check.
|
2022-06-04 22:48:56 -03:00 |
TempSpace.cpp
|
CORE-5718: Make TempCacheLimit setting database-wise
|
2018-01-21 12:11:11 +03:00 |
TempSpace.h
|
CORE-5718: Make TempCacheLimit setting database-wise
|
2018-01-21 12:11:11 +03:00 |
ThreadCollect.h
|
Fixed issues with shutdown thread, reported by Ilya Eremin privately
|
2022-07-21 14:47:12 +03:00 |
TimeZone.cpp
|
Refactor system package support.
|
2020-08-23 22:11:23 -03:00 |
TimeZone.h
|
Mark nodes and stream classes as final as possible.
|
2022-01-06 10:01:48 -03:00 |
tpc_proto.h
|
Renamed variable
|
2022-11-03 13:34:35 +03:00 |
tpc.cpp
|
Renamed variable
|
2022-11-03 13:34:35 +03:00 |
tra_proto.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
tra.cpp
|
Code cleanup related with #7446: Attempt to use data in destroyed transaction pool
|
2023-01-12 20:31:24 +03:00 |
tra.h
|
RDB$BLOB_UTIL system package. (#281)
|
2022-12-16 06:53:47 -03:00 |
trig.h
|
Basic implementation of the ODS upgrade
|
2022-11-25 13:16:05 +03:00 |
types.h
|
Partial indices: DDL, ODS, dependencies, metadata
|
2022-08-12 15:52:02 +03:00 |
UserManagement.cpp
|
Restore the old code to avoid returning temporary to the caller
|
2021-10-13 16:12:52 +03:00 |
UserManagement.h
|
Fixed CORE-6412: Firebird is freezing when trying to manage users via triggers
|
2020-10-14 19:30:28 +03:00 |
val_proto.h
|
Fixed CORE-5278: A number of SPB parameters fail in FB 3 & 4
|
2016-06-15 19:16:29 +03:00 |
val.h
|
Rename class jrd_req to Request.
|
2022-02-13 10:51:30 -03:00 |
validation.cpp
|
Fix crash in debug build.
|
2022-10-20 08:32:31 -03:00 |
validation.h
|
Validation of condition indices.
|
2022-10-11 22:16:05 +03:00 |
version.h
|
Add missed descriptions of new binaries.
|
2022-09-04 18:33:19 +03:00 |
version.rc
|
Misc
|
2019-12-24 19:07:46 +02:00 |
vio_debug.h
|
Make tracing VIO works and more easy to use:
|
2013-03-10 14:48:17 +00:00 |
vio_proto.h
|
SKIP LOCKED clause for SELECT WITH LOCK, UPDATE and DELETE (#7350)
|
2022-10-28 07:09:01 -03:00 |
vio.cpp
|
Fixed #7456 - Impossible drop function in package with name of PSQL-function.
|
2023-01-23 08:10:29 -03:00 |
VirtualTable.cpp
|
Refactored the optimizer. Better debug logging.
|
2022-02-09 10:20:16 +03:00 |
VirtualTable.h
|
|
|
WorkerAttachment.cpp
|
Fixed bug #7485 : Problem with parallel restore.
|
2023-03-03 11:03:23 +02:00 |
WorkerAttachment.h
|
Misc.
|
2022-06-30 10:25:44 +00:00 |