GitHub Action
d839d637ae
increment build number
continuous-integration/drone/push Build is passing
2023-06-28 20:14:43 +00:00
Adriano dos Santos Fernandes
ff0e49eef9
Leave message - as asked by Mark.
continuous-integration/drone/push Build is passing
2023-06-28 08:12:54 -03:00
Adriano dos Santos Fernandes
5c18bcd067
Leave message - as asked by Mark.
continuous-integration/drone/push Build is passing
2023-06-28 07:44:29 -03:00
Adriano dos Santos Fernandes
844631b0ee
Fix #7638 - OVERRIDING USER VALUE should be allowed for GENERATED ALWAYS AS IDENTITY.
continuous-integration/drone/push Build encountered an error
2023-06-27 22:59:42 -03:00
GitHub Action
912e2e18e2
increment build number
continuous-integration/drone/push Build is passing
2023-06-27 20:15:57 +00:00
Dmitry Yemanov
421a73ae4b
Fixed #7651 : Unable to find savepoint in insert with nested query and returning clause. Fixed also regression for #5613 regarding UPDATE OR INSERT.
continuous-integration/drone/push Build encountered an error
2023-06-27 10:12:43 +03:00
Adriano dos Santos Fernandes
00bb8e4581
Improvement #7652 - Make the profiler store aggregated requests by default, with option for detailed store.
continuous-integration/drone/push Build is passing
2023-06-26 22:53:23 -03:00
Adriano dos Santos Fernandes
cfffebf92e
Estimate and amortize in the profiler the time spent getting performance counters.
...
Also make some ProfilerManager code inline.
2023-06-26 22:50:29 -03:00
Adriano dos Santos Fernandes
3c0fb038e6
Add class PerformanceStopWatch.
2023-06-26 22:50:29 -03:00
Adriano dos Santos Fernandes
dddfcf49fe
Fix #7649 - Switch Linux performance counter timer to CLOCK_MONOTONIC_RAW. ( #7650 )
2023-06-26 22:45:37 -03:00
GitHub Action
54ca5e45d5
increment build number
continuous-integration/drone/push Build is passing
2023-06-26 20:15:50 +00:00
AlexPeshkoff
f811bcc770
Fixed #7475 : 'SHOW SYSTEM' command: provide list of functions belonging to system packages
continuous-integration/drone/push Build is passing
2023-06-26 20:53:16 +03:00
GitHub Action
6a2c443a35
increment build number
continuous-integration/drone/push Build is passing
2023-06-23 20:15:07 +00:00
AlexPeshkoff
19db9a1cf1
Fixed #7647 : Regression: Error in isc_array_lookup_bounds
continuous-integration/drone/push Build is passing
2023-06-23 16:52:22 +03:00
GitHub Action
8f37269e32
increment build number
continuous-integration/drone/push Build is passing
2023-06-21 20:13:46 +00:00
AlexPeshkoff
15b0b297dc
Postfix for #7046 : Make ability to add comment to mapping ('COMMENT ON MAPPING ... IS ...'); show and extract comments on mappings in isql
continuous-integration/drone/push Build is passing
2023-06-21 19:22:20 +03:00
AlexPeshkoff
c099638639
Implemented #7642 : Getting the current DECFLOAT ROUND/TRAPS settings
2023-06-21 17:18:32 +03:00
GitHub Action
50fc1339a6
increment build number
continuous-integration/drone/push Build is passing
2023-06-20 20:14:07 +00:00
Adriano dos Santos Fernandes
9d3a83f284
Fix wrong profiler measurements due to overflow. ( #7641 )
continuous-integration/drone/push Build is passing
2023-06-19 20:53:22 -03:00
GitHub Action
659abbd5ce
increment build number
continuous-integration/drone/push Build is passing
2023-06-19 20:13:16 +00:00
GitHub Action
6d0332b6b3
increment build number
continuous-integration/drone/push Build is passing
2023-06-18 20:13:06 +00:00
Vlad Khorsun
01c227855a
@aafemt suggestion : removed obsolete code, more clear error handling.
continuous-integration/drone/push Build is passing
2023-06-18 15:12:02 +03:00
GitHub Action
b868d9eb53
increment build number
continuous-integration/drone/push Build is passing
2023-06-17 20:12:55 +00:00
Vlad Khorsun
c1c13cdb37
Improvement #7637 : Run as application not specifying switch -a
continuous-integration/drone/push Build is passing
2023-06-17 16:59:08 +03:00
Vlad Khorsun
19564b3a5e
Merge pull request #7635 from FirebirdSQL/work/gh_7634
...
Improvement #7634 : Include Performance Cores only in default affinity mask
2023-06-17 16:55:40 +03:00
GitHub Action
a6d0fc1edd
increment build number
continuous-integration/drone/push Build is passing
2023-06-16 20:13:56 +00:00
Vlad Khorsun
84a70c8646
"usual requirement for WinAPI" that documented nowhere.
2023-06-16 18:28:17 +03:00
Vlad Khorsun
a36c804a6c
Merge pull request #7628 from red-soft-ru/5_0_dp_numbers_cache_fix
...
continuous-integration/drone/push Build is passing
Fix #7627 : The size of the database with big records becomes bigger after backup/restore
2023-06-16 14:02:35 +03:00
Vlad Khorsun
d41cc85523
Improvement #7634 : Include Performance Cores only in default affinity mask
2023-06-16 13:24:00 +03:00
GitHub Action
990cf01c7a
increment build number
continuous-integration/drone/push Build is passing
2023-06-15 20:13:29 +00:00
Ilya Eremin
47a65547d7
Fix #7627 : The size of the database with big records becomes bigger after backup/restore
...
The problem appears when bulk inserts are used (currently during restore). Without the fix the primary data page is released if it has the dpg_large flag, and the new record is inserted on the next empty page. As a result, each primary page has only one record. Generally the fix solves an issue where per-relation cache of data page numbers is not working for tables with big records.
2023-06-14 13:08:09 +03:00
GitHub Action
ead783f1cd
increment build number
continuous-integration/drone/push Build is passing
2023-06-13 20:13:28 +00:00
Alexander Peshkov
d868e7ea78
Fixed #7579 : Cannot nbackup a firebird 3.0 database in firebird 4.0 service with engine12 setup in Providers
continuous-integration/drone/push Build is passing
2023-06-13 18:16:37 +03:00
GitHub Action
cb52a49f8f
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-06-06 20:13:56 +00:00
Dmitry Yemanov
c578481d80
Fixed #7605 : Disallow replication of RDB
continuous-integration/drone/push Build is passing
2023-06-06 09:09:33 +03:00
GitHub Action
d9dd0fecf5
increment build number
continuous-integration/drone/push Build is passing
2023-06-03 20:13:37 +00:00
Adriano dos Santos Fernandes
94a1c8e464
Frontport fix for #7611 - Can't backup/restore database from v3 to v4 with SEC$USER_NAME field longer than 10 characters.
continuous-integration/drone/push Build is passing
2023-06-02 22:34:48 -03:00
GitHub Action
3b027975bc
increment build number
continuous-integration/drone/push Build is passing
2023-06-01 20:13:10 +00:00
AlexPeshkoff
3b9d57bf56
Reworked fix for #7599 : Conversion of text with '\0' to DECFLOAT without errors; ensure better backward compatibility
continuous-integration/drone/push Build is passing
2023-06-01 18:44:16 +03:00
GitHub Action
d09a0d2c4b
increment build number
continuous-integration/drone/push Build is failing
2023-05-31 20:13:46 +00:00
Adriano dos Santos Fernandes
a10297ad84
Warning: remove variable not read.
continuous-integration/drone/push Build is passing
2023-05-30 20:57:26 -03:00
Adriano dos Santos Fernandes
7765cd03c9
Fix #7610 - Uninitialized/random value assigned to RDB$ROLES -> RDB$SYSTEM PRIVILEGES when restoring from FB3 backup.
2023-05-30 20:49:23 -03:00
GitHub Action
a19a38f19e
increment build number
continuous-integration/drone/push Build is passing
2023-05-30 20:13:53 +00:00
AlexPeshkoff
fa6f9196f9
Fixed #7599 : Conversion of text with '\0' to DECFLOAT without errors
continuous-integration/drone/push Build is passing
2023-05-30 19:45:26 +03:00
Adriano dos Santos Fernandes
30b7852c76
Fix #7604 - PSQL functions do not convert the output BLOB to the character set defined at creation.
2023-05-30 07:49:04 -03:00
GitHub Action
244a515159
increment build number
continuous-integration/drone/push Build is passing
2023-05-29 20:13:41 +00:00
AlexPeshkoff
dfd67ab010
changes in generated file
2023-05-29 19:53:06 +03:00
GitHub Action
5ed9d76d29
increment build number
continuous-integration/drone/push Build is passing
2023-05-23 20:13:39 +00:00
Vlad Khorsun
3852326ed5
Fixed bug #7598 : DDL statements hang when the compiled statements cache is enabled
continuous-integration/drone/push Build is failing
2023-05-23 16:16:05 +03:00
GitHub Action
67112c60ab
increment build number
2023-05-22 20:13:29 +00:00
Adriano dos Santos Fernandes
89b667bf1e
Revert "Fix #7592 - RPAD works incorectly in a connection with the charset NONE."
...
continuous-integration/drone/push Build is passing
This reverts commit 6e631a869d
.
2023-05-21 21:01:23 -03:00
GitHub Action
03ba520c88
increment build number
continuous-integration/drone/push Build is passing
2023-05-20 20:12:43 +00:00
Adriano dos Santos Fernandes
6e631a869d
Fix #7592 - RPAD works incorectly in a connection with the charset NONE.
continuous-integration/drone/push Build is passing
2023-05-20 15:39:59 -03:00
GitHub Action
e81b590348
increment build number
continuous-integration/drone/push Build is passing
2023-05-18 20:13:44 +00:00
Adriano dos Santos Fernandes
e43bfdd94d
Change PLG$PROF_RECORD_SOURCES.ACCESS_PATH to VARCHAR(255) as documented. Thanks to Mark.
continuous-integration/drone/push Build is passing
2023-05-17 22:03:34 -03:00
GitHub Action
953c9f1edf
increment build number
continuous-integration/drone/push Build is passing
2023-05-17 20:13:37 +00:00
AlexPeshkoff
6707c7c2cc
POSIX-only fix for #7582 : Missing isc_info_end in Firebird.pas. Appropriate fix for windows build is needed.
continuous-integration/drone/push Build is passing
2023-05-17 19:10:49 +03:00
Vlad Khorsun
5a57e1af23
Merge branch 'master' of https://github.com/FirebirdSQL/firebird
continuous-integration/drone/push Build is passing
2023-05-16 23:25:40 +03:00
Vlad Khorsun
ef04a35eee
Missing part of partial index support in parallel index creation code.
...
It fixed crushes at parallel restore when partial indices present.
2023-05-16 23:24:40 +03:00
Vlad Khorsun
27ac59bb9b
This should fix bug #7554 : Firebird 5 partial index creation causes server hang up
2023-05-16 23:22:24 +03:00
GitHub Action
1e1dcbfc02
increment build number
2023-05-16 20:13:14 +00:00
Adriano dos Santos Fernandes
8e039e8b8a
Fix #7574 - Derived table syntax allows dangling AS.
continuous-integration/drone/push Build is passing
2023-05-16 07:54:47 -03:00
GitHub Action
172b3edb3a
increment build number
continuous-integration/drone/push Build is passing
2023-05-14 20:12:59 +00:00
dimitr
812640048d
Fixed regression surfaced by test bugs.core_3881_test
continuous-integration/drone/push Build is passing
2023-05-14 09:50:57 +03:00
GitHub Action
f615e0e26d
increment build number
continuous-integration/drone/push Build is passing
2023-05-13 20:12:44 +00:00
dimitr
cd83cf9da0
Better (fingers crossed) sharing of the index expression between IndexKey's
continuous-integration/drone/push Build is passing
2023-05-13 12:08:44 +03:00
GitHub Action
49b56fb2f4
increment build number
continuous-integration/drone/push Build is passing
2023-05-12 20:12:49 +00:00
dimitr
d67380f27a
Use lazy initialization for expression request, as any possible errors must be handled inside compose() and returned using proper error codes. This allows to release resources (e.g. page latches) properly.
continuous-integration/drone/push Build is passing
2023-05-12 14:31:05 +03:00
GitHub Action
2238d368e0
increment build number
continuous-integration/drone/push Build is passing
2023-05-11 20:13:08 +00:00
dimitr
70cffb00b6
Yet another postfix
continuous-integration/drone/push Build is passing
2023-05-11 13:42:20 +03:00
dimitr
6e58bd721c
Fixed index expression recursion errors after my recent changes
continuous-integration/drone/push Build is passing
2023-05-11 11:31:24 +03:00
GitHub Action
6b051ee65e
increment build number
continuous-integration/drone/push Build is passing
2023-05-10 20:17:41 +00:00
Adriano dos Santos Fernandes
639565f915
Fix #7569 - Multi-level order by and offset/fetch ignored on parenthesized query expressions. ( #7571 )
continuous-integration/drone/push Build is passing
2023-05-09 20:59:37 -03:00
GitHub Action
6862324f9d
increment build number
continuous-integration/drone/push Build is passing
2023-05-09 20:15:36 +00:00
Mark Rotteveel
85bbdf3301
#7576 Allow nested parenthesized joined table
continuous-integration/drone/push Build is passing
2023-05-09 16:22:14 +02:00
Dmitry Yemanov
f581f37dc8
Optimize creation of expression and partial indices ( #7559 )
...
* Refactor index condition/expression evaluation into classes. Speed up (appr. 10x) creation and validation time for conditional indices.
* Simplified NULL handling when index keys are composed
* Refactor index key creation (from record). Optimize evaluation of index expressions.
* Adjustments after Vlad's review
* Remove redundant variables
2023-05-09 17:11:04 +03:00
GitHub Action
bc7b17cc1e
increment build number
continuous-integration/drone/push Build is passing
2023-05-08 20:13:05 +00:00
GitHub Action
3b407eaa8d
increment build number
continuous-integration/drone/push Build is passing
2023-05-06 20:13:11 +00:00
Adriano dos Santos Fernandes
fec506f4de
Feature #5959 - Add support for QUARTER to EXTRACT, FIRST_DAY and LAST_DAY [CORE5693] ( #7564 )
continuous-integration/drone/push Build is passing
2023-05-06 13:16:03 -03:00
GitHub Action
efb56ceb10
increment build number
continuous-integration/drone/push Build is passing
2023-05-05 20:13:30 +00:00
GitHub Action
71b5cb5626
increment build number
continuous-integration/drone/push Build is passing
2023-05-04 20:13:28 +00:00
Adriano dos Santos Fernandes
39fb998078
Fix #7562 - Profiler elapsed times are incorrect in Windows.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
continuous-integration/drone/promote/package Build is passing
2023-05-03 22:38:57 -03:00
GitHub Action
0ede796f5c
increment build number
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing
continuous-integration/drone/promote/packaging Build is passing
2023-04-28 20:13:36 +00:00
AlexPeshkoff
bcd99808b7
Debugging enhancement - always copy shared file images to core dump
continuous-integration/drone/push Build encountered an error
2023-04-28 18:20:41 +03:00
Vlad Khorsun
82087d7670
Fixed wrong usage of deferred packets when current protocol doesn't supports its (XNET, for example).
continuous-integration/drone/push Build encountered an error
2023-04-28 01:08:04 +03:00
GitHub Action
3b6e1f6527
increment build number
continuous-integration/drone/push Build encountered an error
2023-04-27 20:14:07 +00:00
Adriano dos Santos Fernandes
e05d8f7d15
Fix #7553 - Firebird 5 profiler error with subselects.
continuous-integration/drone/push Build encountered an error
2023-04-26 20:03:14 -03:00
GitHub Action
5205d16b9f
increment build number
continuous-integration/drone/push Build encountered an error
2023-04-26 20:12:45 +00:00
AlexPeshkoff
3018b8127e
Fix for #7556 : FB Classic can hang when attempts to attach DB while it is starting to encrypt/decrypt
continuous-integration/drone/push Build encountered an error
2023-04-26 20:43:25 +03:00
Dmitry Yemanov
237cd56637
Ensure the positioned update/delete sees the actual version of record after refetch-based sorting
continuous-integration/drone/push Build encountered an error
2023-04-26 11:26:10 +03:00
GitHub Action
0fdfc3c123
increment build number
2023-04-24 20:13:57 +00:00
AlexPeshkoff
0609bc20d9
Fix for #7555 : Invalid configuration for random fresh created database may be used after drop of another one with alias in databases.conf
2023-04-24 20:09:18 +03:00
GitHub Action
013393bea3
increment build number
2023-04-22 20:13:30 +00:00
TreeHunter
043392e601
Reduce output of the SHOW GRANTS command ( #7506 )
...
* Reduce output of the SHOW GRANTS command
* Even further reduce the output of the SHOW GRANTS command
* Correct WITH GRANT OPTION check
* Remove redundant string initialisation
* Use FB_NELEM instead of manual calculating length of the array
---------
Co-authored-by: Artem Ivanov <artyom.ivanov@red-soft.ru>
2023-04-22 21:14:20 +03:00
GitHub Action
4c4ff3d1d3
increment build number
2023-04-21 23:09:31 +00:00
Vlad Khorsun
182653f1e3
Avoid release of already released object.
...
This is missed part of older commit e5e60d292
.
2023-04-21 13:51:55 +03:00
GitHub Action
8833087e93
increment build number
2023-04-20 23:09:37 +00:00
Dmitry Yemanov
7a3f6d7ad8
Please Dimitry Sibiryakov re. hardcoded strings
2023-04-20 16:25:32 +03:00
Dmitry Yemanov
9527ad2406
Implemented #7001 : ISQL showing publication status
2023-04-20 14:39:45 +03:00
Dmitry Yemanov
f6c9b5dde4
Minimalist fix for #6260 : allow replication using the global settings only
2023-04-20 10:04:55 +03:00
Dmitry Yemanov
59af7267b1
Implement #7425 : Add REPLICA MODE to the output of the isql SHOW DATABASE command
2023-04-20 10:04:40 +03:00
Dmitry Yemanov
5af209a952
Avoid random generation of field IDs, respect the user-specified order instead
2023-04-20 10:03:25 +03:00
GitHub Action
61a6a7ef0f
increment build number
2023-04-19 23:10:28 +00:00
Adriano dos Santos Fernandes
37d81dcc7d
Remove warnings.
2023-04-18 22:51:18 -03:00
GitHub Action
e37e682655
increment build number
2023-04-18 23:09:43 +00:00
Adriano dos Santos Fernandes
50755f1ed9
Add test for Compressor class.
2023-04-17 23:01:21 -03:00
Adriano dos Santos Fernandes
a526db63a8
Remove warnings.
2023-04-17 21:14:29 -03:00
Adriano dos Santos Fernandes
bfe818e220
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
GitHub Action
c6aa34288b
increment build number
2023-04-16 23:08:55 +00:00
Vlad Khorsun
c94d96b308
Improvement #7550 : Add support for -parallel in combination with gfix -icu
2023-04-16 18:26:02 +03:00
GitHub Action
6804a6a39f
increment build number
2023-04-13 23:09:20 +00:00
AlexPeshkoff
0e67aa86b8
Fix for #7545 : Server crash on some LockMemSize values
2023-04-13 17:40:50 +03:00
Vlad Khorsun
88a434dacc
Frontported improvement #7494 : Firebird performance issue - non necessary index reads.
...
Also, fixed unregistered bug when scan of multi-segmented descending index with partial match and greater-than condition could miss some records.
2023-04-13 13:05:27 +03:00
GitHub Action
dd4c28ffcf
increment build number
2023-04-12 23:09:08 +00:00
GitHub Action
0bbae51e1b
increment build number
2023-04-10 23:08:59 +00:00
Vlad Khorsun
eef85b851e
Regenerated file
2023-04-10 14:34:22 +03:00
Vlad Khorsun
f4361bb670
Restore local variable usage.
2023-04-10 14:23:36 +03:00
Vlad Khorsun
308579c2f7
Improvement #7542 : Compiler warnings raise when build cloop generated Firebird.pas in RAD Studio 11.3
...
Also, fixed AV in FbException.catchException()
2023-04-10 12:36:53 +03:00
GitHub Action
d547e930c5
increment build number
2023-04-06 23:09:38 +00:00
Vlad Khorsun
7ec5944aed
Fixed bug #7535 : High CPU usage connect to Firebird 3 database using Firebird 4 Classic and SuperClassic service
2023-04-06 13:07:45 +03:00
GitHub Action
eeb7cd4b6d
increment build number
2023-04-04 23:08:58 +00:00
Vlad Khorsun
b40a960e0e
Put monitoring blobs into temporary page space
2023-04-04 18:39:16 +03:00
Vlad Khorsun
60ff0b6e0c
Improvement #7539 : RDB$GET/SET_CONTEXT(): enclosing in apostrophes or double quotes of a missed namespace/variable will made output more readable
2023-04-04 11:18:07 +03:00
GitHub Action
b5b47552b8
increment build number
2023-04-03 23:09:20 +00:00
Vlad Khorsun
7b0b01235b
Cleanup.
2023-04-03 16:38:02 +03:00
Vlad Khorsun
333be4bfd4
Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
...
gbak's restore now shows warnings after create database.
2023-04-03 16:37:42 +03:00
Vlad Khorsun
24d5c85a93
Fixed my mistake, thanks to Dimitry Sibiryakov
2023-04-03 15:52:36 +03:00
Vlad Khorsun
f346319ea5
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
Vlad Khorsun
a17dfe2ca1
Improvement #7536 : Add ability to query current value of parallel workers for an attachment
2023-04-03 13:10:21 +03:00
AlexPeshkoff
dd78aed64f
"virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS
2023-04-03 12:29:17 +03:00
GitHub Action
9ee9e3bd7f
increment build number
2023-04-02 23:09:07 +00:00
Vlad Khorsun
786c9d64ee
Restore use of statement id in trace.
2023-04-03 01:05:48 +03:00
GitHub Action
586042e51c
increment build number
2023-04-01 20:35:49 +00:00
firebirds
4024eb8a60
increment build number
2023-03-31 20:33:39 +00:00
AlexPeshkoff
afcb9b563f
Postfix for #7510 : Firebird regularly crashes soon after unload of udr_engine plugin; never release statis instance of SystemEngine
2023-03-31 18:46:40 +03:00
firebirds
be7c51dad6
increment build number
2023-03-30 20:32:42 +00:00
AlexPeshkoff
89c7b2e139
Suggested fix for #7514 : Segfault when detaching after deleting shadow on Classic
2023-03-30 19:12:27 +03:00
github-actions[bot]
f56fc0f280
Update tzdata to version 2023c. ( #7527 )
...
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-30 08:20:37 -03:00
Vlad Khorsun
23af5f9166
Removed debug code
2023-03-30 00:22:45 +03:00
Vlad Khorsun
5770a8e810
Fixed bug #7499 : Problem with restore
2023-03-30 00:20:54 +03:00
firebirds
6566789cdd
increment build number
2023-03-29 10:36:03 +00:00
Dmitry Yemanov
d7eb424aa9
Beta 2 build suffix
2023-03-28 08:00:28 +03:00
Adriano dos Santos Fernandes
4ef8abef8b
Adjust scripts and add source bundle to snapshots.
2023-03-27 23:02:16 -03:00
AlexPeshkoff
23648019d8
Fixed #7510 : Firebird regularly crashes soon after unload of udr_engine plugin
...
(cherry picked from commit aed9464ddc
)
2023-03-27 16:53:51 +03:00
AlexPeshkoff
c2378962e8
Fixed const correctness in pointer holding classes
...
(cherry picked from commit bc93b7b61e
)
2023-03-27 16:53:49 +03:00
AlexPeshkoff
c3e16d6867
Fixed #7504 : Segfault when closing SQL statement in remote provider during shutdown
2023-03-27 16:48:10 +03:00
github-actions[bot]
0b5887fd2c
Update tzdata to version 2023b. ( #7516 )
...
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-25 08:33:43 -03:00
github-actions[bot]
eda48d70fb
Update tzdata to version 2023a. ( #7513 )
...
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-24 19:14:07 -03:00
firebirds
cf9255092c
increment build number
continuous-integration/drone Build is passing
2023-03-17 20:31:58 +00:00
firebirds
64c5272a83
increment build number
2023-03-16 20:33:15 +00:00
Adriano dos Santos Fernandes
0fec525abf
Correction for BLR print of blr_skip_locked.
2023-03-15 22:26:30 -03:00
firebirds
1fb5d18021
increment build number
continuous-integration/drone/push Build encountered an error
2023-03-15 20:31:51 +00:00
firebirds
5012cd4ae5
increment build number
continuous-integration/drone/push Build encountered an error
2023-03-13 20:32:20 +00:00
Dmitry Yemanov
8b68a9a264
Misc
continuous-integration/drone/push Build encountered an error
2023-03-13 21:21:44 +03:00
firebirds
2b098f7f0e
increment build number
continuous-integration/drone/push Build encountered an error
2023-03-11 20:32:06 +00:00
Dmitry Yemanov
d7fedd3ea2
Better shutdown approach for the replication server
continuous-integration/drone/push Build encountered an error
2023-03-11 09:37:28 +03:00
firebirds
b7c3ceeafc
increment build number
continuous-integration/drone/push Build encountered an error
2023-03-10 20:31:57 +00:00
Vlad Khorsun
23f3cca52e
Fixed bug #7501 : Precision of standalone unit may differ from packaged one in SQL dialect 1
2023-03-10 22:13:18 +02:00
firebirds
fb24aa496f
increment build number
continuous-integration/drone/push Build encountered an error
2023-03-09 20:31:54 +00:00
AlexPeshkoff
8ceae56738
Fixed #7488 : Invalid real to string cast
...
continuous-integration/drone/push Build encountered an error
(cherry picked from commit 6ada476eed
)
2023-03-09 20:23:22 +03:00
firebirds
29a6bd0652
increment build number
2023-03-03 20:31:36 +00:00
Vlad Khorsun
7f2609836b
Add missed break.
2023-03-03 15:42:10 +02:00
Vlad Khorsun
3076f72c1d
Fixed bug #7493 : Firebird 5.0 snapshot blob not found error after first commit / rollback
2023-03-03 13:20:35 +02:00
Vlad Khorsun
4bc971ef3d
Fixed bug #7485 : Problem with parallel restore.
...
Thanks to Dimitry Sibiryakov for help.
2023-03-03 11:03:23 +02:00
firebirds
4e551ee013
increment build number
2023-03-01 20:32:24 +00:00
Dmitry Yemanov
841d1df632
Revert back to separate methods, this fixes #7474 (Incorrect condition evaluation)
2023-03-01 15:55:35 +03:00
Adriano dos Santos Fernandes
eb147356d2
Postfixes for #7482 :
...
- Fix assertion in debug build with the issue's test case
- Fix wrong implementation of nullable flag
2023-02-28 23:21:44 -03:00
Adriano dos Santos Fernandes
397bf4901a
Fix code style.
2023-02-28 21:16:06 -03:00
firebirds
96013f48b1
increment build number
2023-02-27 20:32:02 +00:00
Vlad Khorsun
4e3a2a238d
Fixed bug #7487 : Parallel restore could miss few records
2023-02-27 16:17:23 +02:00
Vlad Khorsun
4411f42229
This should fix bug #7485 : Problem with parallel restore
2023-02-27 16:08:19 +02:00
Adriano dos Santos Fernandes
25b7465df4
Fix #7484 - External engine SYSTEM not found.
2023-02-27 08:14:21 -03:00
firebirds
a5e9fa42ee
increment build number
2023-02-26 20:31:08 +00:00
Adriano dos Santos Fernandes
0eb87cb0ce
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
firebirds
df143eff17
increment build number
2023-02-24 20:32:57 +00:00
Vlad Khorsun
7e33f98443
Fixed bug #7482 : Result of blob_append(null, null) (literal '<null>') is not shown
2023-02-24 12:06:22 +02:00
firebirds
860afa689b
increment build number
2023-02-18 20:32:56 +00:00
Dmitry Yemanov
c596b76e40
Fixed NULL lookup in full index scans
2023-02-18 09:51:31 +03:00
firebirds
f05b48184f
increment build number
2023-02-17 20:35:11 +00:00
Dmitry Yemanov
8f12020e25
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
Adriano dos Santos Fernandes
340466e0df
Merge pull request #7469 from FirebirdSQL/work/android
...
Make Android port (client / embedded) work inside apps
2023-02-16 23:18:28 -03:00
firebirds
4adfc90729
increment build number
2023-02-13 20:33:12 +00:00
AlexPeshkoff
e1801225db
Fixed #7473 : Client application crash when processing callback requests from server during attachDatabase
2023-02-13 17:57:27 +03:00
firebirds
39fbfbf650
increment build number
2023-02-11 20:32:51 +00:00
Adriano dos Santos Fernandes
2b5347537d
Fix #7472 - Window functions may lead to crash interacting with others exceptions.
2023-02-11 11:12:59 -03:00
firebirds
4b4c26be27
increment build number
2023-02-08 20:33:22 +00:00
Dmitry Yemanov
8cc386a9a7
Yet another replication postfix
2023-02-08 08:38:58 +03:00
firebirds
aa29e8a367
increment build number
2023-02-07 20:33:41 +00:00
AlexPeshkoff
71a27ce507
Implemented #7468 : Add switch to control in guardian timeout before killing firebird server process
2023-02-07 20:24:38 +03:00
AlexPeshkoff
0a54663469
Fixed #7371 : Various errors (fatal lock manager error, pthread_mutex_destroy failed) caused by races when opening/closing database
...
(cherry picked from commit aabae5c5a8
)
2023-02-07 19:37:20 +03:00
Dmitry Yemanov
bba2051e7d
Postfix for my yesterday's commit
2023-02-07 12:17:47 +03:00
firebirds
cd9c2b28f6
increment build number
2023-02-06 20:33:46 +00:00
AlexPeshkoff
edb12d93a5
Fixed #7465 : Restore success illegally reported when gbak was unable to activate all indices
2023-02-06 20:38:22 +03:00
Dmitry Yemanov
da2cd09ba0
Use the request pool where appropriate. Ensure page latches are released after errors. Misc adjustments.
2023-02-06 19:06:14 +03:00
Adriano dos Santos Fernandes
14507af30d
Flat Android tree.
2023-02-04 18:32:57 -03:00
Adriano dos Santos Fernandes
2e0e898cc2
Put more common ICU library name pattern first.
2023-02-04 18:32:57 -03:00
Adriano dos Santos Fernandes
c969aa0575
Fix ICU loading in Android.
2023-02-04 18:32:56 -03:00
firebirds
0d19245c8d
increment build number
2023-02-03 20:32:50 +00:00
AlexPeshkoff
e542525d41
Fixed #7463 : Collation based on ICU prevents DB migration to another host with another ICU version
2023-02-03 20:42:36 +03:00
Dmitry Yemanov
d7d16682cf
More reliable cleanup for the applier. This should fix replicator crashes after replica shutdown.
2023-02-03 20:16:31 +03:00