AlexPeshkoff
9c87708b8f
Warnings
2024-11-29 13:53:29 +03:00
AlexPeshkoff
8102f32e81
CREATE INDEX is working except expression indices
2024-11-01 18:26:40 +03:00
AlexPeshkoff
f41b28cbc4
WIP on indices
2024-10-25 20:13:34 +03:00
AlexPeshkoff
b933e6b7a0
Refactoring indices DDL support - WiP
2024-10-02 19:10:27 +03:00
AlexPeshkoff
494d7d7ac0
Segfault when destroying UDF
2024-07-19 19:40:24 +03:00
AlexPeshkoff
bfe98c33e5
Functions support
2024-07-12 18:38:29 +03:00
AlexPeshkoff
38ffaf4a1f
DROP PROCEDURE support, added plumb cleanup of erased objects from cache, fixed gc in cache
2024-07-10 20:37:57 +03:00
AlexPeshkoff
cacea5d54b
CREATE/ALTER PROCEDURE support
2024-07-01 20:22:05 +03:00
AlexPeshkoff
23fbb9e940
Cleanup, first of all unneeded debug print
2024-06-14 17:23:05 +03:00
AlexPeshkoff
8216d90e5b
WIP (i.e. a lot of noisy debugging), but collation created in one transaction remains invisible in others
2024-06-13 20:23:27 +03:00
AlexPeshkoff
c801683372
WIP (saved before fbconf)
2024-06-05 20:05:25 +03:00
AlexPeshkoff
af683fc5b8
DDL for collations & procedure cleanup
2024-05-21 13:58:39 +03:00
AlexPeshkoff
99eb1c5ffd
Avoid use of expensive std::function<>
2024-05-16 18:10:02 +03:00
AlexPeshkoff
1423739682
Make work DDL operators for domains. Fixed a lot of issues related with MDC smart shutdown.
2024-05-08 20:01:57 +03:00
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