AlexPeshkoff
|
2279f67d74
|
Increase page cache for security DB - difference is negligible from RAM usage POV but reported to increase performance of security DB operations
|
2019-01-09 18:56:48 +03:00 |
|
hvlad
|
99ca7f061f
|
Ported fix for bug CORE-5980 : Firebird 2.5.6 & 25.8 server crash
|
2019-01-09 16:21:52 +02:00 |
|
firebirds
|
d4c8913f42
|
increment build number
|
2019-01-09 00:03:29 +00:00 |
|
AlexPeshkoff
|
b396f6c3b7
|
Attempt to fix travis build
|
2019-01-08 19:18:25 +03:00 |
|
AlexPeshkoff
|
23db1e65b6
|
Put new keywords in alphabetical order, thanks to Adriano
|
2019-01-08 18:23:23 +03:00 |
|
firebirds
|
03a8e789aa
|
increment build number
|
2019-01-07 00:03:30 +00:00 |
|
Adriano dos Santos Fernandes
|
73e39d31da
|
Misc.
|
2019-01-06 17:07:23 -02:00 |
|
Adriano dos Santos Fernandes
|
15b34afcc8
|
Use correct method name convention.
|
2019-01-06 17:05:44 -02:00 |
|
Adriano dos Santos Fernandes
|
236f2e6657
|
Fix assertions with trunc(current_timestamp) and trunc(current_time).
|
2019-01-06 16:56:48 -02:00 |
|
Adriano dos Santos Fernandes
|
832aeb652b
|
Misc.
|
2019-01-06 14:58:10 -02:00 |
|
firebirds
|
0855848d6d
|
increment build number
|
2019-01-06 00:03:40 +00:00 |
|
Adriano dos Santos Fernandes
|
d936c74cdd
|
Misc.
|
2019-01-05 18:47:04 -02:00 |
|
AlexPeshkoff
|
38823d0184
|
Post-improvement for CORE-5970: added 3 useful related helper functions: base64_encode/decode and crc32
|
2019-01-05 18:29:03 +03:00 |
|
AlexPeshkoff
|
61a905e096
|
Fixed gcc7 warning - remove deprecated throw(exception) clause
|
2019-01-03 19:30:23 +03:00 |
|
firebirds
|
8804222e2d
|
increment build number
|
2019-01-01 00:03:35 +00:00 |
|
Adriano dos Santos Fernandes
|
ab058f2538
|
Remove ICU function not used anymore.
|
2018-12-31 15:53:14 -02:00 |
|
firebirds
|
6f0bb27741
|
increment build number
|
2018-12-30 00:03:29 +00:00 |
|
Adriano dos Santos Fernandes
|
ee05dbf7b9
|
Merge branch 'work/time-zone-support-mon'
|
2018-12-29 15:38:22 -02:00 |
|
Adriano dos Santos Fernandes
|
e3e8d872ec
|
Optimizations.
|
2018-12-29 15:36:56 -02:00 |
|
Adriano dos Santos Fernandes
|
54df72afca
|
Make sessions dump their data using their own time zones.
|
2018-12-29 15:24:24 -02:00 |
|
Adriano dos Santos Fernandes
|
e7804a1abe
|
Fix (try) Windows build.
|
2018-12-28 21:55:59 -02:00 |
|
Adriano dos Santos Fernandes
|
b4caf53cc8
|
Simplify the Windows code - untested.
|
2018-12-28 21:51:02 -02:00 |
|
Adriano dos Santos Fernandes
|
647d06cde5
|
Make code faster.
|
2018-12-28 15:52:39 -02:00 |
|
Adriano dos Santos Fernandes
|
3ca18c540c
|
Add config. parameter DefaultTimeZone.
|
2018-12-28 15:52:39 -02:00 |
|
Adriano dos Santos Fernandes
|
86081d3264
|
Better logging when some problem happened detecting the OS time zone.
|
2018-12-28 15:52:39 -02:00 |
|
Adriano dos Santos Fernandes
|
3c6115a08c
|
Make TimeZoneUtil::getCurrentGmtTimeStamp() does not depend on the local time.
|
2018-12-28 15:52:39 -02:00 |
|
Adriano dos Santos Fernandes
|
4f446d506e
|
Message codes for time zone errors.
|
2018-12-28 15:52:39 -02:00 |
|
Adriano dos Santos Fernandes
|
572c0675d6
|
Refactor.
|
2018-12-28 15:52:39 -02:00 |
|
firebirds
|
d4586a4c9b
|
increment build number
|
2018-12-27 00:03:25 +00:00 |
|
AlexPeshkoff
|
4d035997fc
|
Fixed CORE-5973: Handling FP overflow in double precision value when converting from decfloat
|
2018-12-26 20:04:54 +03:00 |
|
AlexPeshkoff
|
134abffbb1
|
Fixed CORE-5724: Add ability to use "install.sh -path /opt/my_path" without need to install FB first in the default folder ("/opt/firebird")
|
2018-12-26 17:19:10 +03:00 |
|
Adriano dos Santos Fernandes
|
f8c803ab32
|
Fix Windows build.
|
2018-12-26 12:00:36 -02:00 |
|
Adriano dos Santos Fernandes
|
21ca22f216
|
Improvement CORE-3808 - Provide ability to return all columns using RETURNING (eg RETURNING *).
|
2018-12-26 10:45:47 -02:00 |
|
firebirds
|
314c09c703
|
increment build number
|
2018-12-25 00:03:23 +00:00 |
|
AlexPeshkoff
|
24d0409459
|
Renamed rules according to Adriano's advice
|
2018-12-24 15:17:22 +03:00 |
|
firebirds
|
fd664f54da
|
increment build number
|
2018-12-20 00:03:14 +00:00 |
|
Adriano dos Santos Fernandes
|
8258e51dc4
|
Fixed CORE-5974 - Wrong result of select distinct with decfload/timezone/collated column.
Related to e3b0247336 .
|
2018-12-19 16:12:01 -02:00 |
|
hvlad
|
5ab4b98f7d
|
Correct usage of different time units in IdleTimer
|
2018-12-19 11:42:03 +02:00 |
|
firebirds
|
ac2f012434
|
increment build number
|
2018-12-17 00:03:20 +00:00 |
|
Adriano dos Santos Fernandes
|
71bc2536f8
|
Improve named window documentation re. name scopes.
|
2018-12-16 18:27:00 -02:00 |
|
Adriano dos Santos Fernandes
|
723c45904b
|
Fix assertion for query with unused named window and no other window expression.
|
2018-12-16 17:51:44 -02:00 |
|
hvlad
|
0ea61c13f8
|
Rename setting: TpcBlockSize -> TipCacheBlockSize
|
2018-12-16 15:27:40 +02:00 |
|
firebirds
|
90eca16cb7
|
increment build number
|
2018-12-16 00:03:15 +00:00 |
|
Adriano dos Santos Fernandes
|
9604d1c89a
|
Misc.
|
2018-12-15 18:44:59 -02:00 |
|
firebirds
|
124dbca8e9
|
increment build number
|
2018-12-11 00:03:22 +00:00 |
|
AlexPeshkoff
|
a676d61b72
|
Improved batch example and interfaces documentation
|
2018-12-10 17:42:22 +03:00 |
|
AlexPeshkoff
|
bfa58e6f72
|
Cleanup - bad attempt to make events API better
|
2018-12-10 14:10:51 +03:00 |
|
firebirds
|
9a4a42bde5
|
increment build number
|
2018-12-08 00:03:42 +00:00 |
|
AlexPeshkoff
|
9169049c28
|
Misc
|
2018-12-07 20:20:28 +03:00 |
|
AlexPeshkoff
|
38bc6242d4
|
Improved documentation
|
2018-12-07 20:17:39 +03:00 |
|