AlexPeshkoff
628255a10d
Misc
2024-04-26 09:14:17 +03:00
AlexPeshkoff
2eb2e3af42
Routine::flags cleanup
2024-04-23 19:36:17 +03:00
AlexPeshkoff
7609c96218
WIP - attachDatabase() completed, trivial SQL runs ok
2024-04-22 19:51:54 +03:00
AlexPeshkoff
35c7428bcc
WIP - attachDatabase() passed till sclInit()
2024-04-20 15:01:35 +03:00
AlexPeshkoff
07ac45ee66
WIP - shared system requests cache
2024-04-02 20:14:52 +03:00
AlexPeshkoff
abc7273eb6
WIP - took minimum care about required locks
2024-04-01 20:27:26 +03:00
AlexPeshkoff
320c7a6821
Added checkReload() support to startup barrier of versioned object
2024-03-29 20:13:36 +03:00
AlexPeshkoff
c2413fb667
Use appropriate type CSetId/CollId/TTypeId instead plain SSHORT/USHORT
2024-03-27 20:39:18 +03:00
AlexPeshkoff
7b09922f63
WIP
2024-03-22 20:39:50 +03:00
AlexPeshkoff
540806ba38
Fixed some unresolved external refs
2024-02-29 19:27:55 +03:00
AlexPeshkoff
626f50f8ea
Shared between attachments statement is ready
2024-02-23 12:53:16 +03:00
AlexPeshkoff
1ac8131f37
ExprNodes compiled
2024-02-06 20:31:42 +03:00
AlexPeshkoff
e1647ab13c
jrd dir compiled
2024-02-01 16:09:04 +03:00
AlexPeshkoff
a16665eec9
met.epp compiles
2024-01-24 19:58:21 +03:00
AlexPeshkoff
462d01b4ce
WiP
2024-01-17 20:32:07 +03:00
AlexPeshkoff
7736734e91
WIP - take into an account states of an object (needs load / normal / erased)
2023-12-15 20:18:28 +03:00
AlexPeshkoff
4215b9d220
WIP
2023-07-14 19:20:56 +03:00
AlexPeshkoff
dae83f6815
Merge result
2023-04-04 16:31:42 +03:00
AlexPeshkoff
92a909ae99
Some changes before merge
2023-04-03 17:00:53 +03:00
Vlad Khorsun
7b0b01235b
Cleanup.
2023-04-03 16:38:02 +03:00
Vlad Khorsun
333be4bfd4
Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
...
gbak's restore now shows warnings after create database.
2023-04-03 16:37:42 +03:00
Vlad Khorsun
24d5c85a93
Fixed my mistake, thanks to Dimitry Sibiryakov
2023-04-03 15:52:36 +03:00
Vlad Khorsun
f346319ea5
Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT()
2023-04-03 13:10:21 +03:00
Vlad Khorsun
a17dfe2ca1
Improvement #7536 : Add ability to query current value of parallel workers for an attachment
2023-04-03 13:10:21 +03:00
AlexPeshkoff
dd78aed64f
"virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS
2023-04-03 12:29:17 +03:00
GitHub Action
9ee9e3bd7f
increment build number
2023-04-02 23:09:07 +00:00
Vlad Khorsun
786c9d64ee
Restore use of statement id in trace.
2023-04-03 01:05:48 +03:00
GitHub Action
586042e51c
increment build number
2023-04-01 20:35:49 +00:00
Adriano dos Santos Fernandes
ea416c26a2
Fix increment-build-number.
2023-04-01 17:24:53 -03:00
Adriano dos Santos Fernandes
e68fb0e5f1
Change increment-build-number's secret.
2023-04-01 16:38:19 -03:00
Adriano dos Santos Fernandes
7c387829f9
Add increment-build-number action.
2023-04-01 16:03:27 -03:00
7e4e70e29f
Use consistent file naming for md5sum file and indicate platform in filename
2023-04-01 19:45:22 +02:00
Adriano dos Santos Fernandes
3f0961396f
GitHub Actions workflow improvements:
...
- Build tags and create releases for them in the main repository
- Do not build non-official builds for tags
- Package Release Notes with the builds
- Modularize actions
2023-04-01 11:19:26 -03:00
firebirds
4024eb8a60
increment build number
2023-03-31 20:33:39 +00:00
AlexPeshkoff
afcb9b563f
Postfix for #7510 : Firebird regularly crashes soon after unload of udr_engine plugin; never release statis instance of SystemEngine
2023-03-31 18:46:40 +03:00
firebirds
be7c51dad6
increment build number
2023-03-30 20:32:42 +00:00
AlexPeshkoff
89c7b2e139
Suggested fix for #7514 : Segfault when detaching after deleting shadow on Classic
2023-03-30 19:12:27 +03:00
github-actions[bot]
f56fc0f280
Update tzdata to version 2023c. ( #7527 )
...
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
2023-03-30 08:20:37 -03:00
88da52606a
Include build type in the displayed version string
2023-03-30 12:16:30 +02:00
18ad25f4ad
Doc notes
2023-03-30 12:15:21 +02:00
bdece9f348
Be sure to add build suffix after the file version number
2023-03-30 12:14:46 +02:00
034f8c0517
Use ERRORLEVEL consistently
2023-03-30 12:10:39 +02:00
Vlad Khorsun
23af5f9166
Removed debug code
2023-03-30 00:22:45 +03:00
Vlad Khorsun
5770a8e810
Fixed bug #7499 : Problem with restore
2023-03-30 00:20:54 +03:00
firebirds
6566789cdd
increment build number
2023-03-29 10:36:03 +00:00
Dmitry Yemanov
d7eb424aa9
Beta 2 build suffix
2023-03-28 08:00:28 +03:00
Adriano dos Santos Fernandes
4ef8abef8b
Adjust scripts and add source bundle to snapshots.
2023-03-27 23:02:16 -03:00
Dmitry Yemanov
fccef91235
Misc
2023-03-27 20:05:36 +03:00
AlexPeshkoff
23648019d8
Fixed #7510 : Firebird regularly crashes soon after unload of udr_engine plugin
...
(cherry picked from commit aed9464ddc
)
2023-03-27 16:53:51 +03:00
AlexPeshkoff
c2378962e8
Fixed const correctness in pointer holding classes
...
(cherry picked from commit bc93b7b61e
)
2023-03-27 16:53:49 +03:00