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

56419 Commits

Author SHA1 Message Date
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
Mark Rotteveel
9a439b11a8
#7349 Remove mapping file data from comments (#7353) 2022-10-19 14:47:24 +02:00
Dmitry Yemanov
67273772ee Avoid implicit usage of the join type 2022-10-19 10:32:20 +03:00
Dmitry Yemanov
a9cc8aea38
Merge pull request #7257 from FirebirdSQL/partial-idx
Support for partial indices
2022-10-19 09:25:14 +03:00
Adriano dos Santos Fernandes
7e13cd83a6
Merge pull request #7338 from FirebirdSQL/work/cloop-define-version
Public interfaces: support for C++11 and add version definition (#define) for conditional compilation
2022-10-18 21:29:47 -03:00
Adriano dos Santos Fernandes
ad9d449070 Update IdlFbInterfaces.h with new cloop features: version #define for interfaces and C++11 support. 2022-10-18 21:13:13 -03:00
Adriano dos Santos Fernandes
d3e91584a2 cloop: add support for noexcept and constexpr in C++ >= 11. 2022-10-18 21:13:12 -03:00
Adriano dos Santos Fernandes
93ff3eb263 cloop: use snake names and unsigned numbers in VERSION defines. Reuse defined name in C++ constant. 2022-10-18 21:13:12 -03:00
Adriano dos Santos Fernandes
5b98953343 cloop: put version #define for each interface in the C++ generator. 2022-10-18 21:13:12 -03:00
firebirds
65c5097e03 increment build number 2022-10-19 00:07:14 +00:00
Dmitry Yemanov
af5e524799 Merge remote-tracking branch 'origin/master' into partial-idx 2022-10-18 21:16:29 +03:00
Dmitry Yemanov
7524482dd5 Simplified restore logic as per Adriano's suggestion 2022-10-18 21:06:57 +03:00