8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 12:43:03 +01:00
Commit Graph

51186 Commits

Author SHA1 Message Date
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
All checks were successful
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
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-15 20:31:51 +00:00
firebirds
5012cd4ae5 increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-13 20:32:20 +00:00
Dmitry Yemanov
8b68a9a264 Misc
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-13 21:21:44 +03:00
firebirds
2b098f7f0e increment build number
Some checks reported errors
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
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-03-11 09:37:28 +03:00
firebirds
b7c3ceeafc increment build number
Some checks reported errors
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
Some checks reported errors
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
Some checks reported errors
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
firebirds
4848fbe6cf increment build number 2023-02-02 20:26:11 +00:00
AlexPeshkoff
359370c2c7 increment build number 2023-02-02 18:05:46 +03:00
AlexPeshkoff
c609bbbab2 increment build number 2023-02-02 18:02:52 +03:00
AlexPeshkoff
34433ed09a increment build number 2023-02-02 17:43:10 +03:00
AlexPeshkoff
67b6df6914 increment build number 2023-02-02 17:36:45 +03:00
AlexPeshkoff
2f5ba57ae1 increment build number 2023-02-02 17:32:12 +03:00
firebirds
0cf2c30af2 increment build number 2023-02-01 20:30:33 +00:00
AlexPeshkoff
5a33345856 increment build number 2023-02-01 18:50:16 +03:00
AlexPeshkoff
93cf19eeaa Fixed #7467: simple sql crashes firebird: select cast(rdb$db_key as integer) from rdb$database 2023-02-01 16:33:51 +03:00
Dmitry Yemanov
24d1d61da0 Postfix for #7446: never attempt to delete savepoints belonging to a different transaction 2023-02-01 11:21:47 +03:00
firebirds
490e27ff47 increment build number 2023-01-31 20:32:57 +00:00
firebirds
6fea793f16 increment build number 2023-01-31 14:38:21 +00:00
Adriano dos Santos Fernandes
c05d5e6dc5 Misc. 2023-01-31 08:00:52 -03:00
Adriano dos Santos Fernandes
4c5decae05 Fix #7464 - Crash on repeating update. 2023-01-31 07:25:03 -03:00
firebirds
62d523698c increment build number 2023-01-31 08:37:16 +00:00
firebirds
14d22e40f9 increment build number 2023-01-30 20:38:25 +00:00
firebirds
aca2b129b4 increment build number 2023-01-24 00:09:36 +00:00
AlexPeshkoff
bb3624e35e Better fixed for #7444: isql 5.x crashes when executing test from QA suite (avoid high CPU consumption at last shutdown steps) 2023-01-23 18:29:59 +03:00
Adriano dos Santos Fernandes
69faf322d2 Fixed #7456 - Impossible drop function in package with name of PSQL-function.
Regression introduced in 43574d1588.
2023-01-23 08:10:29 -03:00
firebirds
284c439b46 increment build number 2023-01-22 00:07:53 +00:00
AlexPeshkoff
d278c3a628 Fixed #7444: isql 5.x crashes when executing test from QA suite 2023-01-21 13:43:48 +03:00
firebirds
306f7ee8a5 increment build number 2023-01-20 00:09:31 +00:00
firebirds
e0101fc857 increment build number 2023-01-19 00:09:47 +00:00
firebirds
744db52acb increment build number 2023-01-17 00:08:56 +00:00
Dmitry Yemanov
1c6be39d71 Fixed the typo 2023-01-16 16:59:39 +03:00
Dmitry Yemanov
45c241536e Postfix: actual format number matters 2023-01-16 10:38:38 +03:00
firebirds
264f7042fb increment build number 2023-01-16 00:08:24 +00:00
Dmitry Yemanov
84c7e72257 Avoid storing formats for system tables, they're preloaded anyway 2023-01-15 20:08:11 +03:00
Dmitry Yemanov
022d11b6fc 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
firebirds
b2887b8f60 increment build number 2023-01-14 00:09:08 +00:00
Dmitry Yemanov
330e9d9174 Fixed two regressions spotted by the QA suite 2023-01-13 21:33:15 +03:00
Dmitry Yemanov
caf1eccb2b Better scope for RAII holder and error handling. 2023-01-13 12:43:11 +03:00
firebirds
a60960c8f9 increment build number 2023-01-13 00:09:07 +00:00
AlexPeshkoff
799a0a6823 Code cleanup related with #7446: Attempt to use data in destroyed transaction pool 2023-01-12 20:31:24 +03:00
firebirds
ca6352e66d increment build number 2023-01-12 00:08:16 +00:00
Dmitry Yemanov
f329f4d84e Add gfix -upgrade support to fbsvcmgr 2023-01-11 19:31:32 +03:00
firebirds
b75f369309 increment build number 2023-01-11 00:08:28 +00:00
Adriano dos Santos Fernandes
4595a2c0e3 Add PLG$PROF_CURSORS and some others fixes. 2023-01-10 20:57:51 -03:00
Adriano dos Santos Fernandes
88d89bb918 Track names of FOR ... AS CURSOR <name>. 2023-01-10 20:57:51 -03:00
Dmitry Yemanov
aa847a7846
Merge pull request #7397 from FirebirdSQL/ods-upgrade
Inline minor ODS upgrade
2023-01-10 21:34:23 +03:00
Dmitry Yemanov
6a28470192 Log record about ODS upgrade 2023-01-10 21:16:56 +03:00
Dmitry Yemanov
a6ce0ec163
Merge pull request #7441 from FirebirdSQL/v5-pretty-explained-plan
More cursor-related details in the plan output
2023-01-10 20:57:59 +03:00
AlexPeshkoff
6c431cb465 Fixed #7446: Attempt to use data in destroyed transaction pool 2023-01-10 20:07:52 +03:00
Dmitry Yemanov
3faf54812a Merge branch 'master' into ods-upgrade 2023-01-10 18:04:32 +03:00
firebirds
cb368b2a1c increment build number 2023-01-06 00:08:08 +00:00
Adriano dos Santos Fernandes
8b934a38c0 Some corrections (datatypes and view's column name) in the profiler plugin. 2023-01-05 08:00:59 -03:00
Dmitry Yemanov
1c2470c4cc Adjustments as per Adriano's comments 2023-01-04 12:08:11 +03:00
Dmitry Yemanov
36d011f731 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
firebirds
08915c9a38 increment build number 2023-01-01 00:07:58 +00:00
Dmitry Yemanov
d21b18e3ab Get rid of some warnings 2022-12-31 21:19:52 +03:00
Dmitry Yemanov
58740dcbca Reworked my optimizer fix to address the known regressions. 2022-12-31 21:12:25 +03:00
Dmitry Yemanov
afcc50a833 Revert "Attempt to fix the recently discovered optimizer regression with derived expressions"
This reverts commit c33c601d14.
2022-12-31 20:23:46 +03:00
Adriano dos Santos Fernandes
d271f0e7df Avoid warnings. 2022-12-31 12:30:26 -03:00
firebirds
833b7e1a44 increment build number 2022-12-24 00:08:20 +00:00
AlexPeshkoff
59f9e01f38 Fixed #7436: Backup error for wide table 2022-12-23 19:06:44 +03:00
firebirds
231b35d4e2 increment build number 2022-12-23 00:08:05 +00:00
Piotr Kubaj
a6ab775f97 Add support for FreeBSD/powerpc 2022-12-22 10:40:37 +03:00
firebirds
611cb3684f increment build number 2022-12-22 00:09:35 +00:00
aleksey.mochalov
3897cd768e Fix resetting and accidental key damaging/deleting FB5 port (#7415)
This should add key correctness check in case of resetting encryption key on Classic server with multiple attachments, and fix hanging Super server in case of accidental key damaging/deleting
2022-12-21 18:48:22 +03:00
Dmitry Yemanov
45e9c97100 Restored the line I omitted yestersay. Surprisingly our background threads execute DSQL queries, sigh. 2022-12-21 16:42:15 +03:00
firebirds
29582dac0c increment build number 2022-12-21 00:08:23 +00:00
Dmitry Yemanov
f0382fad9d Commit Vlad's patch (with minor adjustments) for #7385: Broken lock of statements cache during multithreaded index activation 2022-12-20 19:47:35 +03:00
Adriano dos Santos Fernandes
04e66fdcfd Fix #7422 - Seek in temporary blob level 0 makes read return wrong data. 2022-12-20 07:31:49 -03:00
firebirds
e80720b7b3 increment build number 2022-12-17 00:08:00 +00:00
Dmitry Yemanov
0ec40ccf90
Merge pull request #7390 from FirebirdSQL/view-invariants
Fix invariants optimization involving views (#7388)
2022-12-16 20:28:38 +03:00
Dmitry Yemanov
76593ec6a0 Code simplification and cleanup. Allow trace to report DDL triggers as 'BEFORE/AFTER DDL' rather than just 'ON DDL'. 2022-12-16 19:00:58 +03:00
Adriano dos Santos Fernandes
73c1ab807a
RDB$BLOB_UTIL system package. (#281)
* RDB$BLOB_UTIL system package.

* Do not checkout from engine when calling system packages.

* Remove usage of Attachment::SyncGuard in RDB$BLOB_UTIL.

* Fix Windows build.

* Fix RDB$BLOB_UTIL.SEEK.

* Fix crash.

* Rework changing routines and names for better fit after creation of BLOB_APPEND.

* Add RDB$BLOB_UTIL.IS_WRITABLE function.

* Misc.

* Fix documentation.

* Re-add and use RDB$BLOB_UTIL_HANDLE domain.

* Rename domain RDB$LONG_NUMBER to RDB$INTEGER.
2022-12-16 06:53:47 -03:00
Adriano dos Santos Fernandes
265c482871 Fix indentation. 2022-12-15 21:51:31 -03:00
firebirds
8efdef36fc increment build number 2022-12-14 00:08:27 +00:00
Piotr Kubaj
4cd5c17b29 Add support for FreeBSD/powerpc64 2022-12-13 12:01:50 +03:00
firebirds
551bfb64b5 increment build number 2022-12-13 00:08:20 +00:00
AlexPeshkoff
9e36666222 Postfix for #7418: Reliability of plugin manager; better error handling during plugin registration, removed limit on length of registration name 2022-12-12 19:45:51 +03:00
firebirds
6e360cd86c increment build number 2022-12-12 00:07:48 +00:00
firebirds
4116e89b11 increment build number 2022-12-11 00:08:09 +00:00
Dmitry Yemanov
8fcfe5fc49 Fixed typo 2022-12-10 15:09:39 +03:00
firebirds
502c64c456 increment build number 2022-12-10 00:08:35 +00:00
AlexPeshkoff
3b52651b20 Implemented #7418: Reliability of plugin manager 2022-12-09 18:39:02 +03:00
AlexPeshkoff
f162ebddd3 Fixed assertion in windows build 2022-12-09 18:17:35 +03:00
firebirds
29b94acf05 increment build number 2022-12-06 00:09:57 +00:00
AlexPeshkoff
a2233b393d Implemented #7411: Unify display of system procedures & packages with other system objects 2022-12-05 19:24:51 +03:00
firebirds
2c6349d89b increment build number 2022-12-04 00:07:29 +00:00
firebirds
2865b71023 increment build number 2022-12-03 00:08:03 +00:00
firebirds
2097f2fa41 increment build number 2022-12-02 00:07:38 +00:00
Dmitry Yemanov
ef6adae177 Getting ready for Beta 1 2022-12-01 18:00:54 +03:00
Dmitry Yemanov
b51cc85439 Fixed possible lookup problems for INTL strings in unique indices 2022-12-01 17:24:29 +03:00
firebirds
f6aff21edc increment build number 2022-12-01 13:22:10 +00:00
github-actions[bot]
adf3231293
Update tzdata to version 2022g. (#7403)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2022-12-01 08:38:27 -03:00
Adriano dos Santos Fernandes
41df3a0cd9
Merge pull request #7399 from FirebirdSQL/work/client-build
Simplify client library build
2022-11-30 21:08:32 -03:00
AlexPeshkoff
3792ba4a7b Fixed #7402: Server crashes on startup error 2022-11-30 20:21:20 +03:00
firebirds
ac371c7f98 increment build number 2022-11-29 00:07:23 +00:00
Adriano dos Santos Fernandes
a791ccd02e Replace src/yvalve/array.epp by array.cpp. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
91f2eecd10 Replace src/yvalve/blob.epp by blob.cpp. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
97cba1d205 Add missing include. 2022-11-27 11:18:34 -03:00
Adriano dos Santos Fernandes
a4cbd1c7a1 Fix case of bad data with VARCHAR message "set" method. 2022-11-27 11:18:33 -03:00
firebirds
556a4e97f8 increment build number 2022-11-27 00:07:43 +00:00
dyemanov
e132e933db Fixed Windows build. 2022-11-26 10:32:22 +03:00
Adriano dos Santos Fernandes
09deb7b96e Fix warning. 2022-11-25 22:06:54 -03:00
firebirds
106a493d50 increment build number 2022-11-26 00:08:33 +00:00
AlexPeshkoff
741712e2d3 Fixed #4729: Grant and Revoke update (field) 2022-11-25 19:35:40 +03:00
Adriano dos Santos Fernandes
979c03be35 Fixed #7391 - AV when compiling stored procedure. 2022-11-25 08:47:24 -03:00
Dmitry Yemanov
e1c0747593 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