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

56590 Commits

Author SHA1 Message Date
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
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
AlexPeshkoff
07bb38977e Fixed #7365: Client side aliases do not work in databases.conf 2022-10-27 20:15:45 +03:00
firebirds
da523d17f8 increment build number 2022-10-27 00:07:25 +00:00
Adriano dos Santos Fernandes
72423a2b9b Replace deprecated GitHub Actions' set-output. 2022-10-25 23:24:03 -03:00
firebirds
0b79547776 increment build number 2022-10-26 00:07:38 +00:00
AlexPeshkoff
e35638d3a6 Fixed #7361: Broken compacting of trace config storage 2022-10-25 20:12:39 +03:00
Adriano dos Santos Fernandes
e45b2ff8ef Fix warnings. 2022-10-25 08:59:05 -03:00
Dmitry Yemanov
19be6eaedb Docs cont'ed 2022-10-25 09:53:33 +03:00
firebirds
d71b81ccb7 increment build number 2022-10-25 00:07:31 +00:00
AlexPeshkoff
747f538db2 Fixed #7359: Querying to the LIST of running trace sessions can fail if two service API calls was done before it for a short time (Linux specifics) 2022-10-24 17:22:47 +03:00
Dmitry Yemanov
cb104a6dec Update the docs 2022-10-24 14:40:02 +03:00
firebirds
18cf4bfbf9 increment build number 2022-10-23 00:07:09 +00:00
Dmitry Yemanov
9b2ebfe90a Postfix for my hash join usage commit 2022-10-22 10:12:25 +03:00
firebirds
43539de419 increment build number 2022-10-22 00:07:05 +00:00
Dmitry Yemanov
213bc1c2b8 Front-copied BLOB_APPEND readme to master 2022-10-21 10:04:53 +03:00
firebirds
8170698895 increment build number 2022-10-21 00:07:22 +00:00
Dmitry Yemanov
07fdf07828 Restore some old code, this should fix today's regressions 2022-10-20 19:49:15 +03:00
Adriano dos Santos Fernandes
34407151d0 Fix crash in debug build. 2022-10-20 08:32:31 -03:00
Dmitry Yemanov
38b6eaf078 Postfix for my recent change in restore.epp 2022-10-20 10:06:34 +03:00
firebirds
8767774fd6 increment build number 2022-10-20 00:07:52 +00:00