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

54804 Commits

Author SHA1 Message Date
hvlad
e018f7541f Refactored TimerImpl to use std::function as Adriano suggested. 2020-05-22 11:54:38 +03:00
firebirds
f90d011217 increment build number 2020-05-22 00:04:24 +00:00
Adriano dos Santos Fernandes
aa0d3a7c17 Fix CORE-6310 and CORE-6314:
- CORE-6310: Varchar length limit is not enforced when assigning string with trailing spaces in MBCS
- CORE-6314: Assigning RDB$DB_KEY to MBCS CHAR/VARCHAR does not enforce the target limit
2020-05-21 15:41:41 -03:00
firebirds
082f1ed6eb increment build number 2020-05-20 00:04:23 +00:00
hvlad
043984d4ca Fixed non-Windows builds 2020-05-19 18:31:09 +03:00
hvlad
27e4264c4c Fixed bug CORE-5838 : Rotated Trace files locked by engine 2020-05-19 18:30:30 +03:00
hvlad
a8bac24900 Avoid races when trace plugin is [un]loaded and firebird process is stopped. 2020-05-19 17:13:02 +03:00
hvlad
1454fea3ea Use common template for Attachment::IdleTimer.
Don't start session idle timer if there is executing statement.
Show in monitoring tables real expiration time of timeout timers, independent of system time change after timer start.
2020-05-19 17:07:18 +03:00
hvlad
5ad667c195 Added simple ITimer implementation, independent of system time changes. 2020-05-19 17:06:32 +03:00
hvlad
2d7b33f98c Misc function add10msec() moved to the NoThrowTimeStamp class to allow its more wide usage 2020-05-19 16:58:11 +03:00
hvlad
6527e85949 Reimplemented TraceLog as ring-buffer in shared memory 2020-05-19 16:54:21 +03:00
AlexPeshkoff
b06bd7cea5 Fixed CORE-6309: fbsvcmgr can not decode information buffer returned by gfix list limbo service 2020-05-19 11:25:49 +03:00
firebirds
1ac5a64009 increment build number 2020-05-19 00:04:31 +00:00
AlexPeshkoff
a94107e410 Fixes for Android port 2020-05-18 16:30:12 +03:00
Adriano dos Santos Fernandes
976d2bede3
Misc. 2020-05-18 09:03:35 -03:00
Adriano dos Santos Fernandes
2f38aefca9 Fix Windows build. 2020-05-17 23:00:14 -03:00
Adriano dos Santos Fernandes
b5840da376 Remove appendix with time zone regions from README.time_zone.md. 2020-05-17 22:39:02 -03:00
Adriano dos Santos Fernandes
c434814569 Improvement CORE-6308 - Make it possible to update list of time zones
(names and ids) without source code recompilation.

Update be.zip and le.zip adding ids.dat.
2020-05-17 22:39:02 -03:00
firebirds
6433be56b9 increment build number 2020-05-16 00:04:36 +00:00
AlexPeshkoff
30784c1db2 Fixed CORE-6305: Android port build failure 2020-05-15 18:03:52 +03:00
firebirds
c5704770ca increment build number 2020-05-15 00:04:07 +00:00
Adriano dos Santos Fernandes
bc9bba65e8 Fix Travis (Ubuntu Xenial) build. 2020-05-14 11:38:54 -03:00
firebirds
0ac602d59d increment build number 2020-05-14 00:04:58 +00:00
Paul Reeves
08f953ebfb Be sure to include all the latest additions to the examples directory. 2020-05-13 17:56:06 +02:00
Paul Reeves
60db0feed9 Do not allow a packaging warning to return an error. This needs to be reviewed.
Exclude wixpdb file from zip kits
2020-05-13 17:56:06 +02:00
AlexPeshkoff
cbf8e9a030 Additional check in installer for correct CWD - specially for P.Zotov 2020-05-13 13:38:04 +03:00
Paul Reeves
2af22cbb7b Resolve CORE-6011 - Remove option to support addition of legacy_auth from windows installer. 2020-05-13 11:30:49 +02:00
firebirds
c9cb780dc9 increment build number 2020-05-13 00:04:25 +00:00
Adriano dos Santos Fernandes
8ab6775b2d Fix AppVeyor x86 Linux build (x86 build in x64 OS). 2020-05-12 13:02:58 -03:00
Dmitry Yemanov
a3bb11e933 Misc 2020-05-12 16:07:34 +03:00
firebirds
9064a5bba2 increment build number 2020-05-12 00:04:24 +00:00
hvlad
6217a01583 Update documentation. 2020-05-11 23:18:57 +03:00
firebirds
aad3c256a7 increment build number 2020-05-09 00:05:50 +00:00
Adriano dos Santos Fernandes
cec0c6ff3a Add tzdata to MacOS package. 2020-05-08 13:36:11 -03:00
AlexPeshkoff
fa160113b3 Added missing methods/interfaces to documentation 2020-05-08 13:16:07 +03:00
firebirds
dfa1a63151 increment build number 2020-05-08 00:04:30 +00:00
hvlad
dfe7549efc MSVC14 build 2020-05-07 21:51:06 +03:00
hvlad
425eb5c6a4 Renamed exauth sample plugins\app.
Windows build for dbcrypt sample plugins\app.
Fixed dbcrypt sample app to compile on Windows.
make_examples.bat updated.
2020-05-07 18:41:27 +03:00
AlexPeshkoff
0fefff1944 Name change missed in my previous commit - thanks to D.Sibiryakov 2020-05-07 16:17:26 +03:00
AlexPeshkoff
0839d1c200 Reflect changed sample plugin names in posix built&install scripts 2020-05-07 13:22:19 +03:00
AlexPeshkoff
fae3ecb93e New names of plugins 2020-05-07 11:31:55 +03:00
Dmitry Yemanov
e49fe26b58 Misc adjustments 2020-05-07 10:21:41 +03:00
firebirds
74047ddbef increment build number 2020-05-05 00:04:36 +00:00
Adriano dos Santos Fernandes
f61326fe87 Correction for unused code in release - used to update time zone list. 2020-05-04 13:04:39 -03:00
Adriano dos Santos Fernandes
805dee4d0b Added new time zones. 2020-05-04 13:04:18 -03:00
Adriano dos Santos Fernandes
f6cda2a693 Fixed CORE-6271 - Bind time with time zone to legacy produces wrong values. 2020-05-04 13:03:28 -03:00
firebirds
9914167397 increment build number 2020-05-02 00:05:02 +00:00
AlexPeshkoff
e102baa348 Fixed CORE-6294: Negative 128-bit integer constants are not accepted in DEFAULT clause 2020-05-01 14:31:17 +03:00
firebirds
3e40cc7c97 increment build number 2020-05-01 00:04:36 +00:00
Adriano dos Santos Fernandes
f440a7d77c
Added tzdata directory to Linux install and allow to configure its default location in build time (#267)
* Added tzdata directory to Linux install and allow to configure its default location in build time.
2020-04-30 12:36:23 -03:00