GitHub Action
|
500d89675d
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-07 20:14:46 +00:00 |
|
Adriano dos Santos Fernandes
|
883200d192
|
Do not re-prepare statements when execute DDL in ISQL.
|
2024-09-06 22:41:48 -03:00 |
|
GitHub Action
|
4d70f480c4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-05 20:15:50 +00:00 |
|
AlexPeshkoff
|
3a993adae6
|
Postfix for #8197: Add generated files for OO API for C language to distribution; Use macros instead functions, removed static library
|
2024-09-05 16:57:23 +03:00 |
|
Alexander Zhdanov
|
446b436a62
|
Fix a bug where the shutdown handler could be called again
|
2024-09-05 15:23:44 +03:00 |
|
GitHub Action
|
9ff9cb2a5a
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-04 20:16:16 +00:00 |
|
Adriano dos Santos Fernandes
|
50f9d40d65
|
Adjust vscode settings so the C++ plugin don't go crazy.
|
2024-09-04 07:27:57 -03:00 |
|
Adriano dos Santos Fernandes
|
859157275b
|
Fix #8241 - gbak may lose NULLs in restore.
|
2024-09-04 07:24:07 -03:00 |
|
GitHub Action
|
27124c57ac
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-02 20:16:48 +00:00 |
|
AlexPeshkoff
|
1e6bd16d2c
|
Fixed #8237: Database access error when nbackup is starting
|
2024-09-02 16:21:14 +03:00 |
|
AlexPeshkoff
|
1db7b07edd
|
Fixed #8236: Avoid "hangs" in clock_gettime() in tomcrypt PRNG
|
2024-09-02 14:29:29 +03:00 |
|
Adriano dos Santos Fernandes
|
901b4ced9a
|
Fix #8235 - Indentation must be seen between Refetch and subsequent Sort.
|
2024-09-01 17:23:48 -03:00 |
|
GitHub Action
|
056ecd1271
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-01 20:15:57 +00:00 |
|
Dmitry Yemanov
|
d1ccf72f88
|
Frontport my bugfix re. INTL_KEY_PARTIAL vs list scans
|
2024-09-01 09:42:04 +03:00 |
|
GitHub Action
|
fe1b2acba8
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-30 20:16:40 +00:00 |
|
AlexPeshkoff
|
14d2d4eba5
|
Postfix for #8197: Add generated files for OO API for C language to distribution; protect master interface getter function in a case when h-file is included more than once
|
2024-08-30 19:41:06 +03:00 |
|
Mark Rotteveel
|
657d86fed6
|
RemoteAuxPort is per-database not per-connection
|
2024-08-30 11:24:51 +02:00 |
|
GitHub Action
|
785d45e012
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-28 20:15:43 +00:00 |
|
Vlad Khorsun
|
a39c3554b2
|
Improvement #8161 : Cardinality estimation should use primary record versions only
|
2024-08-28 21:43:56 +03:00 |
|
Dmitry Yemanov
|
cee5712085
|
Raise API version to match the FB version
|
2024-08-28 20:47:45 +03:00 |
|
GitHub Action
|
4a68fe2390
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-21 20:15:47 +00:00 |
|
Ilya Eremin
|
258584ff6d
|
Fix a case of deleted memory modification
cnctAuth and port->port_srv_auth point to the same object so useResponse must not be assigned if the object is deleted.
|
2024-08-21 13:37:19 +03:00 |
|
GitHub Action
|
75042b58e1
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-20 20:17:09 +00:00 |
|
Vlad Khorsun
|
d9f9b289ba
|
Fixed bug #8221 : Crash when MAKE_DBKEY() is called with 0 or 1 arguments
|
2024-08-20 13:28:24 +03:00 |
|
Adriano dos Santos Fernandes
|
c647af5a45
|
Fix #8219 - Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases. (#8220)
|
2024-08-20 07:07:17 -03:00 |
|
Adriano dos Santos Fernandes
|
d40d01bc45
|
Fix #8213 - WHEN NOT MATCHED BY SOURCE - does not work with a direct table as source.
|
2024-08-19 22:02:02 -03:00 |
|
GitHub Action
|
088b5292ed
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-16 20:15:47 +00:00 |
|
AlexPeshkoff
|
fceeaebdba
|
This should fix #8215: Rare sporadic segfaults in test for core-6142 on windows.
|
2024-08-16 17:13:43 +03:00 |
|
GitHub Action
|
3c88bb003f
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-14 20:15:09 +00:00 |
|
AlexPeshkoff
|
60a6f2a733
|
Fixed UB caused by 0f8e7c18 - avoid storing dangling pointer to lambda
|
2024-08-14 16:57:20 +03:00 |
|
GitHub Action
|
b8e75b87a7
|
increment build number
continuous-integration/drone/push Build is failing
|
2024-08-13 20:15:05 +00:00 |
|
AlexPeshkoff
|
0f8e7c185c
|
Small optimization - avoid use of std::function<> where not necessary
|
2024-08-13 19:40:02 +03:00 |
|
AlexPeshkoff
|
47a98d6403
|
Postfix for #8197: Add generated files for OO API for C language to distribution; C specific preferred syntax
|
2024-08-13 15:30:37 +03:00 |
|
AlexPeshkoff
|
c69a94344e
|
Implemented #8197: Add generated files for OO API for C language to distribution
|
2024-08-13 13:36:02 +03:00 |
|
AlexPeshkoff
|
7e774b9503
|
Avoid getting warning about unknown flag for plain-C files
|
2024-08-13 13:29:12 +03:00 |
|
GitHub Action
|
e82acc51d4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-11 20:14:31 +00:00 |
|
Adriano dos Santos Fernandes
|
16bb157b91
|
Fix #8211 - DATEADD truncates milliseconds for month and year deltas.
|
2024-08-10 21:27:11 -03:00 |
|
GitHub Action
|
de5a727197
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-09 20:15:41 +00:00 |
|
Adriano dos Santos Fernandes
|
3c388fbcdf
|
Use actions/checkout@v4 in tzdata-update.yml.
|
2024-08-09 06:53:30 -03:00 |
|
AlexPeshkoff
|
a8d3969c49
|
Restored --with-atomiclib parameter of configire
|
2024-08-09 12:34:28 +03:00 |
|
TreeHunter
|
3ebd6e4f49
|
Switch from const variables to inline constexpr in ods.h (#8198)
* Switch from const variables to inline constexpr in ods.h
* Fix for macos build
---------
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>
|
2024-08-09 11:34:11 +03:00 |
|
GitHub Action
|
9191b5d61a
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-08 20:15:54 +00:00 |
|
Vlad Khorsun
|
db69e655d7
|
Correction for #8203, thanks to Adriano
|
2024-08-08 14:41:16 +03:00 |
|
AlexPeshkoff
|
1ce4734ab4
|
Try to fix build on linux/arm32 (attempt 3)
|
2024-08-08 11:46:30 +03:00 |
|
Dmitry Yemanov
|
5df7d8f197
|
Introduce ODS 14 for v6 (#8208)
* Introduce ODS 14 for v6
* Builds/docs changes for ODS14
|
2024-08-08 10:59:44 +03:00 |
|
AlexPeshkoff
|
68a740e25a
|
Try to fix build on linux/arm32 (attempt 2)
|
2024-08-08 10:41:16 +03:00 |
|
AlexPeshkoff
|
4511be5f60
|
Try to fix build on linux/arm32
|
2024-08-08 08:49:42 +03:00 |
|
GitHub Action
|
33b41b3975
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-07 20:15:22 +00:00 |
|
AlexPeshkoff
|
0616d8bcd2
|
Cleanup - removed artifacts of c++03 atomics implementation
|
2024-08-07 13:23:58 +03:00 |
|
Vlad Khorsun
|
c03852efc9
|
Merge pull request #8204 from FirebirdSQL/work/gh-8203
Fixed bug #8203 : Function MAKE_DBKEY may produce random errors if used with relation name
|
2024-08-07 08:42:13 +03:00 |
|