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

56568 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
b117239f3d Windows build support for CLIENT_ONLY. 2022-11-27 11:24:57 -03:00
Adriano dos Santos Fernandes
30cb67da8d Cleanup POSIX/MacOS build. 2022-11-27 11:24:18 -03:00
Adriano dos Santos Fernandes
0c5db1d2a3 POSIX build with support for --enable-client-only and --without-tomcrypt. 2022-11-27 11:24:13 -03: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
aa28d631ac Use original action after my changes went upstream. 2022-11-25 22:11:44 -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
Dmitry Yemanov
4963dc0064 Fixed index after rebase and misc adjustments 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
d70e437557 Refactor ACL and privileges manegement during database creation and upgrade. Fixed incorrect owner permissions for system packages. 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
baa1dc79be Fixed invalid switch ID. Proper error reporting. Make upgrade revertable in the case of error. 2022-11-25 13:16:05 +03:00
Dmitry Yemanov
f7f98b661d Basic implementation of the ODS upgrade 2022-11-25 13:16:05 +03:00
firebirds
db6e98fce3 increment build number 2022-11-24 00:07:59 +00:00
AlexPeshkoff
6cc18820b5 Debugging feature - put shared memory image into core dump 2022-11-23 20:31:57 +03:00
AlexPeshkoff
3fe8f6510d Fixed #7394: autoconf 2.72 support 2022-11-23 20:31:57 +03:00
firebirds
5d8860cd5e increment build number 2022-11-23 00:07:28 +00:00
AlexPeshkoff
3de8a01891 Fixed #7393: Access violation after double fault in attachDatabase(). 2022-11-22 19:28:49 +03:00
Vlad Khorsun
bde76dd9fb This should fix bugs
#7379: BLOB_APPEND with existing blob accepts malformed string, and
#7380: Aliased blob variable with less restrictions makes text blob accept malformed string through BLOB_APPEND
2022-11-22 11:53:37 +02:00
Vlad Khorsun
a8234bded2 Revert "Fix #7379 - BLOB_APPEND with existing blob accepts malformed string."
This reverts commit a103a80520.
2022-11-22 11:51:51 +02:00
firebirds
85afcd4fe7 increment build number 2022-11-22 00:07:34 +00:00
Vlad Khorsun
57218a90a7
Merge pull request #7339 from hvlad/PageCache/HashTable_PR
Hash table based on lock-free list for page cache.
2022-11-22 00:00:21 +02:00
Dmitry Yemanov
386b7e667e This should fix invariants optimization involving views. See #7388 as a reference. 2022-11-16 17:02:16 +03:00
firebirds
e97e064bcc increment build number 2022-11-16 00:06:58 +00:00
Vlad Khorsun
9bfeb842ad Use correct Windows SDK version 2022-11-15 13:00:43 +02:00
firebirds
b305c2f227 increment build number 2022-11-14 00:06:40 +00:00
3287ad2d3f Optimization of plans output 2022-11-13 23:41:19 +03:00
firebirds
19a246cb44 increment build number 2022-11-13 00:06:30 +00:00
Adriano dos Santos Fernandes
3d7d59410c Fix #7385 - Broken lock of statements cache during multithreaded index activation. 2022-11-12 14:30:40 -03:00
firebirds
f6580aecc7 increment build number 2022-11-09 00:07:52 +00:00
Adriano dos Santos Fernandes
91dec4eafa Improvement #7382 - Performance improvement for BLOB copying. 2022-11-07 21:09:24 -03:00
firebirds
b3f04696a9 increment build number 2022-11-07 00:07:03 +00:00
Adriano dos Santos Fernandes
a103a80520 Fix #7379 - BLOB_APPEND with existing blob accepts malformed string. 2022-11-05 23:22:37 -03:00
Adriano dos Santos Fernandes
ef1613b9bd
Update main.yml 2022-11-05 23:17:33 -03:00
firebirds
25a30ecdd8 increment build number 2022-11-06 00:07:13 +00:00
Adriano dos Santos Fernandes
2d4f0d03a3
Postfix for FirebirdSQL/snapshots#1 - Windows snapshots are not updated. 2022-11-05 15:24:32 -03:00
Dmitry Yemanov
c33c601d14 Attempt to fix the recently discovered optimizer regression with derived expressions 2022-11-05 12:57:49 +03:00
firebirds
e2dc46c7ce increment build number 2022-11-04 00:07:28 +00:00
AlexPeshkoff
c8b74dcbf8 Fixed #7357: lock manager error when connect a Firebird 3.0 database more than once using Classic/SuperClassic Firebird 4.0 service 2022-11-03 17:53:27 +03:00
AlexPeshkoff
1aecd85f99 Renamed variable 2022-11-03 13:34:35 +03:00
e5706e4c6a Proper handling of getType() errors 2022-11-03 12:11:03 +03:00
firebirds
c2c38af130 increment build number 2022-11-03 00:07:27 +00:00
Alexander Peshkov
2c4551b603 Fixed #7348: Bugcheck in TPC in classic mode 2022-11-02 19:21:11 +03:00
asfernandes
4e4155f75e Update tzdata to version 2022f. 2022-11-02 11:14:19 -03:00