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

56459 Commits

Author SHA1 Message Date
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
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
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
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
firebirds
499be7ff3e increment build number 2022-11-02 00:07:16 +00:00
AlexPeshkoff
7d2b6b717d Fixed #7370: Segfault under OOM conditions (it's hardly possible since FB5 - just to be on a safe side) 2022-11-01 18:07:15 +03:00
Adriano dos Santos Fernandes
32090b5e2e Fix https://github.com/FirebirdSQL/snapshots/issues/1 - Windows snapshots are not updated. 2022-10-31 22:38:17 -03:00
firebirds
60d2ce3f8d increment build number 2022-11-01 00:07:03 +00:00
AlexPeshkoff
fffa91f5cd Fixed #7367: A possible memory leak in PluginDatabases::getInstance() 2022-10-31 16:00:20 +03:00
firebirds
ce257e28da increment build number 2022-10-29 00:07:36 +00:00
AlexPeshkoff
abb314f63a Fixed #7366: setEngineReleaseDelay uses wrong type for the local variable maxLinger 2022-10-28 17:26:07 +03:00
Adriano dos Santos Fernandes
5cc8a8f7fd
SKIP LOCKED clause for SELECT WITH LOCK, UPDATE and DELETE (#7350)
* SKIP LOCKED clause for SELECT WITH LOCK, UPDATE and DELETE.

* Misc.

* Change as Dmitry suggested and fix Windows build.

* Change order of LOCK to between SKIP and FIRST.

* Avoid refetch with READ COMMITTED transaction as suggested by Dmitry.

* Revert changes to TRA_wait and use tra_probe in vio/prepare_update
when skipping locked.

* Add to CHANGELOG.
2022-10-28 07:09:01 -03:00
firebirds
9425992633 increment build number 2022-10-28 00:07:02 +00:00