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

56194 Commits

Author SHA1 Message Date
GitHub Action
8aebc83dbf increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 20:13:11 +00:00
Dmitry Kovalenko
dc6243cfbc
[FB4] The functional description of CVT_get_int128 was corrected (#7613)
All checks were successful
continuous-integration/drone/push Build is passing
* The functional description of CVT_get_int128 was corrected
 - looks like copy&paste error

* The internal comment on 'buffer' in CVT_get_int128 was corrected, too.
2023-06-01 15:23:12 +03:00
GitHub Action
78480fc861 increment build number
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-31 20:13:47 +00:00
Adriano dos Santos Fernandes
b5a5c17a70 Fix #7610 - Uninitialized/random value assigned to RDB$ROLES -> RDB$SYSTEM PRIVILEGES when restoring from FB3 backup.
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-30 20:48:19 -03:00
GitHub Action
21e0e35b3a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-30 20:13:55 +00:00
Adriano dos Santos Fernandes
fabf63c0e7 Fix #7604 - PSQL functions do not convert the output BLOB to the character set defined at creation.
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-30 08:03:32 -03:00
AlexPeshkoff
a39c96d7f7 This should fix windows build for #7582: Missing isc_info_end in Firebird.pas
(cherry picked from commit 8437e4dcf7)
2023-05-30 13:39:11 +03:00
AlexPeshkoff
db0ddf507f POSIX-only fix for #7582: Missing isc_info_end in Firebird.pas. Appropriate fix for windows build is needed.
(cherry picked from commit 6707c7c2cc)
2023-05-30 13:39:11 +03:00
Dmitry Kovalenko
f5af6a92c6
The part of fix #7599. Problems with pointers in decNumber library (#7607)
All checks were successful
continuous-integration/drone/push Build is passing
* Fix for #7599 - strip leading zeros in decFloatFromString
* Bug fix for #7599 - the scope of a local buffer in decFinalize was corrected
2023-05-30 13:25:22 +03:00
GitHub Action
2d769bb96a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 20:13:06 +00:00
Dmitry Yemanov
09ef82389f Fixed #7605: Disallow replication of RDB
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 07:31:19 +03:00
GitHub Action
691b9fb96f increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-23 20:13:40 +00:00
Dmitry Yemanov
c289f9e085 Fixed #7591: RELEASE SAVEPOINT ONLY works incorrectly
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-23 18:08:09 +03:00
GitHub Action
c0419c25fa increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-22 20:13:30 +00:00
Adriano dos Santos Fernandes
20c58070f4 Revert "Fix #7592 - RPAD works incorectly in a connection with the charset NONE."
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 72e57cd9c9.
2023-05-21 21:00:27 -03:00
GitHub Action
5ff503b9d4 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-20 20:12:44 +00:00
Adriano dos Santos Fernandes
72e57cd9c9 Fix #7592 - RPAD works incorectly in a connection with the charset NONE.
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-20 15:41:51 -03:00
GitHub Action
da53cb624d increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-17 20:13:38 +00:00
AlexPeshkoff
cb855e490c Fix for #7555: Invalid configuration for random fresh created database may be used after drop of another one with alias in databases.conf
All checks were successful
continuous-integration/drone/push Build is passing
(cherry picked from commit 0609bc20d9)
2023-05-17 14:27:48 +03:00
GitHub Action
0bbfbef772 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-16 20:13:15 +00:00
AlexPeshkoff
1c2f3dc85b Fix for #7556: FB Classic can hang when attempts to attach DB while it is starting to encrypt/decrypt
All checks were successful
continuous-integration/drone/push Build is passing
(cherry picked from commit 3018b8127e)
2023-05-16 17:15:58 +03:00
GitHub Action
a39b7387b6 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-09 20:15:37 +00:00
th1722
1b8c55fa27
Change min macOS (Apple M1) deployment target to 11.0 (#7578)
All checks were successful
continuous-integration/drone/push Build is passing
(cherry-picked 7a071e5)

Min macOS (Apple M1) development target supported by latest Xcode (14.3) is 11.0,
so I think that it's better to change "MACOSX_DEPLOYMENT_TARGET" and "mmacosx-version-min"
from 12.0 to 11.0.
2023-05-09 08:04:45 -03:00
GitHub Action
3e6fde383f increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/promote/packaging Build is passing
continuous-integration/drone Build is passing
continuous-integration/drone/promote/package Build is passing
2023-04-28 20:13:37 +00:00
AlexPeshkoff
3019afa0e5 Debugging enhancement - always copy shared file images to core dump
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-28 18:26:57 +03:00
Vlad Khorsun
3a5830d366 Fixed wrong usage of deferred packets when current protocol doesn't supports its (XNET, for example).
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-28 00:56:54 +03:00
Vlad Khorsun
9173b075ed Fixed bug #7558 : AV in engine when attaching to the non-existing database and non-SYSDBA trace session is running 2023-04-28 00:51:17 +03:00
GitHub Action
8fd79dcc64 increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-26 20:12:46 +00:00
Dmitry Yemanov
a6a2a98009 Ensure the positioned update/delete sees the actual version of record after refetch-based sorting
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-26 11:27:00 +03:00
GitHub Action
eeacf3369c increment build number 2023-04-21 23:09:32 +00:00
Vlad Khorsun
7f9a2a14af Avoid release of already released object.
This is missed part of older commit ef80bebc.
2023-04-21 13:33:42 +03:00
GitHub Action
41a724a3d2 increment build number 2023-04-18 23:09:44 +00:00
Adriano dos Santos Fernandes
58c7e0060e
Fix #7548 - SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset. (#7549) 2023-04-17 21:04:46 -03:00
GitHub Action
347957a8a3 increment build number 2023-04-14 23:09:11 +00:00
AlexPeshkoff
a72aea457e Fix for #7545: Server crash on some LockMemSize values
(cherry picked from commit 0e67aa86b8)
2023-04-14 12:18:49 +03:00
GitHub Action
df3d6b8c2f increment build number 2023-04-13 23:09:21 +00:00
AlexPeshkoff
5c232cdd07 Regenerated cloop test code 2023-04-13 13:08:11 +03:00
AlexPeshkoff
04c44d5559 Warning 2023-04-13 13:03:47 +03:00
Vlad Khorsun
30b3772f79 Improvement #7542 : Compiler warnings raise when build cloop generated Firebird.pas in RAD Studio 11.3
Also, fixed AV in FbException.catchException()
2023-04-13 10:35:50 +03:00
Vlad Khorsun
c7c4990fc6 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 10:26:43 +03:00
GitHub Action
49efd462b0 increment build number 2023-04-10 23:09:00 +00:00
Vlad Khorsun
e8418363b3
Merge pull request #7543 from FirebirdSQL/work/legacy_names
Backport improvement #7213 : Use Windows private namespace for kernel…
2023-04-10 21:31:36 +03:00
Vlad Khorsun
6cb229785a Backport improvement #7213 : Use Windows private namespace for kernel objects used in server-to-server IPC.
Backport fix for bug #7535 : High CPU usage connect to Firebird 3 database using Firebird 4 Classic and SuperClassic service.
Implement new setting UseLegacyKernelObjectsNames for backward compatibility.
Preserve Win32 build compatibility with WinXP.
2023-04-07 13:41:20 +03:00
GitHub Action
c50ed20db2 increment build number 2023-04-05 23:08:11 +00:00
Vlad Khorsun
83a67f32d7 Improvement #7539 : RDB$GET/SET_CONTEXT(): enclosing in apostrophes or double quotes of a missed namespace/variable will made output more readable 2023-04-05 11:14:10 +03:00
GitHub Action
aa6fd90b8c increment build number 2023-04-03 23:09:21 +00:00
Vlad Khorsun
533ff1de63 Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() 2023-04-03 13:21:39 +03:00
AlexPeshkoff
dba1a65973 "virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS 2023-04-03 12:32:02 +03:00
firebirds
fa18503596 increment build number 2023-03-31 20:37:19 +00:00
AlexPeshkoff
45788117b1 Postfix for #7510: Firebird regularly crashes soon after unload of udr_engine plugin; never release statis instance of SystemEngine
(cherry picked from commit afcb9b563f)
2023-03-31 18:49:23 +03:00