GitHub Action
f265c156b3
increment build number
continuous-integration/drone/push Build is passing
2023-11-20 20:13:40 +00:00
Dmitry Kovalenko
18daee9df0
[GBAK, Restore] The skip of att_functionarg_field_precision is corrected ( #7852 )
...
This commit fixes the issue #7851 .
2023-11-20 18:36:41 +03:00
GitHub Action
f9e0e28bb5
increment build number
continuous-integration/drone/push Build is passing
2023-11-19 20:12:38 +00:00
Dmitry Yemanov
d91029d8ed
Avoid repeating evaluation of the invariant pre-condition which is already known to be TRUE
2023-11-19 09:14:03 +03:00
GitHub Action
05614ce166
increment build number
continuous-integration/drone/push Build is passing
2023-11-17 20:13:47 +00:00
david ruty
1ed7f81f16
correction metaData
2023-11-17 13:05:08 +03:00
GitHub Action
aec1292b97
increment build number
continuous-integration/drone/push Build is passing
2023-11-16 20:13:40 +00:00
Vlad Khorsun
ca392fee2e
Missed 'break'
2023-11-16 13:37:05 +02:00
Vlad Khorsun
fc205f411d
Fixed bug #7839 : Potential bug in BETWEEN Operator
2023-11-16 12:56:05 +02:00
GitHub Action
9de0412312
increment build number
continuous-integration/drone/push Build is passing
2023-11-15 20:13:43 +00:00
GitHub Action
d58623f49f
increment build number
continuous-integration/drone/push Build is passing
2023-11-14 20:12:23 +00:00
Adriano dos Santos Fernandes
8672bc2bf2
Fix #7844 - Removing first column with SET WIDTH crashes ISQL.
2023-11-13 22:42:37 -03:00
GitHub Action
7045e62e8e
increment build number
continuous-integration/drone/push Build is passing
2023-11-11 20:12:06 +00:00
Dmitry Kovalenko
9e5d94e890
Fix #7831 . Wrong parameter type for SCALAR_ARRAY argument. ( #7836 )
...
* METD_get_function respects FUN_scalar_array to build correct DSC of arguments.
It resolves the issue #7831 and forces a server to use SQL_ARRAY datatype for scalar_array-parameters.
* The code style has been corrected. I'm sorry.
2023-11-11 13:43:26 +03:00
GitHub Action
503ac3703e
increment build number
continuous-integration/drone/push Build is passing
2023-11-09 20:14:24 +00:00
Adriano dos Santos Fernandes
d5e67a2201
Fix #7832 - Crash on "... RETURNING *" without INTO in PSQL.
2023-11-08 22:04:30 -03:00
GitHub Action
397d65445a
increment build number
continuous-integration/drone/push Build is passing
2023-11-08 20:13:46 +00:00
Dmitry Yemanov
beabce06e9
Reworked PR #7426 . This fixes the crash during second invocation of external trigger. Using a temporary vector is a bad idea because it owns the trigger object but external triggers store a back pointer to Jrd::Trigger, thus implying it being persistent.
2023-11-08 21:44:47 +03:00
GitHub Action
cdd2eae93e
increment build number
continuous-integration/drone/push Build is passing
2023-11-02 20:14:13 +00:00
Vlad Khorsun
bc04c0caa1
Prepare for RC2.
...
It also fixed #7819 : Difficulty returning the product version with the legacy connection
2023-11-02 17:37:58 +02:00
AlexPeshkoff
0913a24a89
Fixed #7745 : Error restoring database which has system domains in user table with BLOBs using embedded connection
...
(cherry picked from commit 1d02248f81
)
2023-11-02 18:01:25 +03:00
GitHub Action
338f10b462
increment build number
continuous-integration/drone/push Build is passing
2023-10-31 20:13:38 +00:00
Dmitry Yemanov
74dcf81cf2
This should fix #7817 : Memory leak is possible for UDF array arguments
2023-10-31 11:00:29 +03:00
GitHub Action
b666c3c8f4
increment build number
continuous-integration/drone/push Build is passing
2023-10-30 20:13:40 +00:00
Vlad Khorsun
5f9d3228d2
Removed not needed conversion, as noted by @aafemt
2023-10-30 14:15:26 +02:00
Vlad Khorsun
3d5bbd7312
Implement #7818 : Extend rdb$get_context('SYSTEM', '***') with other info from MON$ATTACHMENT
2023-10-29 23:24:39 +02:00
GitHub Action
c871e1d88d
increment build number
continuous-integration/drone/push Build is passing
2023-10-28 20:12:34 +00:00
Vlad Khorsun
9aec72b4de
Post-fix for #7814 , fixed regression found by QA test for CORE-3625 ( #3977 )
2023-10-28 19:14:22 +03:00
Adriano dos Santos Fernandes
416977b7bd
Fix indentation.
2023-10-27 22:49:38 -03:00
GitHub Action
e7d4c5214e
increment build number
continuous-integration/drone/push Build is passing
2023-10-27 20:13:40 +00:00
Vlad Khorsun
78c17c8f73
Warnings.
2023-10-27 22:17:30 +03:00
Vlad Khorsun
aeb9e4ca16
Fixed regression #7770 : restore takes 25% more time vs 4.0.0
2023-10-27 22:15:38 +03:00
GitHub Action
ed33574369
increment build number
continuous-integration/drone/push Build is passing
2023-10-25 20:13:43 +00:00
Dmitry Yemanov
8ad2531e11
Fixed #7804 : The partial index is not involved when filtering conditions through OR
2023-10-25 09:10:58 +03:00
GitHub Action
efb28fd8f9
increment build number
continuous-integration/drone/push Build is passing
2023-10-24 20:14:07 +00:00
Vlad Khorsun
dc6de4b2c6
Fixed bug #7779 : Firebird 4.0.3 is constantly crashing with the same symptoms (fbclient.dll)
2023-10-24 18:25:42 +03:00
GitHub Action
052bf0f9b7
increment build number
continuous-integration/drone/push Build is passing
2023-10-23 20:12:51 +00:00
Vlad Khorsun
8d879a9446
Improvement #7814 : Don't update database-level statistics on every page cache operation.
2023-10-23 20:20:52 +03:00
GitHub Action
cba786c9b7
increment build number
continuous-integration/drone/push Build is passing
2023-10-20 20:13:17 +00:00
AlexPeshkoff
28c386cb49
Fixed #7812 : Service backup does not work in multiple engines configuration
2023-10-20 12:55:48 +03:00
GitHub Action
659d26b11e
increment build number
continuous-integration/drone/push Build is passing
2023-10-18 20:14:17 +00:00
AlexPeshkoff
9270dd8c9b
Fixed build after changes in AutoPtr
...
(cherry picked from commit 359d4b89b3
)
2023-10-18 13:11:19 +03:00
AlexPeshkoff
7075e5b3c5
Restored constness propagation in AutoPtr on Adriano's request
...
(cherry picked from commit 5453f7c4d6
)
2023-10-18 13:06:09 +03:00
GitHub Action
3bf36d2c8a
increment build number
continuous-integration/drone/push Build is passing
2023-10-15 20:12:43 +00:00
Dmitry Yemanov
222c1aff58
Undo some of my prior changes (still WIP). Slightly nicer debug output.
2023-10-15 20:51:50 +03:00
GitHub Action
29a40bd872
increment build number
continuous-integration/drone/push Build is passing
2023-10-12 20:12:50 +00:00
Dmitry Yemanov
b587c79318
Postfix for my prior commit: better NULL/UNKNOWN handling
2023-10-12 11:38:38 +03:00
GitHub Action
e0d297ea20
increment build number
continuous-integration/drone/push Build is passing
2023-10-11 20:13:42 +00:00
Dmitry Yemanov
62ac22e07b
Fixed #7795 : NOT IN <list> returns incorrect result if NULLs are present inside the value list
2023-10-11 17:30:19 +03:00
GitHub Action
ea5e48d23e
increment build number
continuous-integration/drone/push Build is passing
2023-10-09 20:12:24 +00:00