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

53918 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
0b24bb8353 Fix conversion from strings TODAY, NOW, TOMORROW and YESTERDAY to TIME/TIMESTAMP WITH TIME ZONE. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
ac57e4c36f Add a space before the time zone when converting to string. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
e3b0247336 Improve sort space and CPU processing for INTL_DATA, decfloat and date/time with time zone. 2018-11-12 13:18:00 -02:00
Adriano dos Santos Fernandes
7100879498 Initial implementation of time zone support - CORE-694.
TODO:
- Support regions.
- Reevaluate decision of store date/time components in memory in its own time zone instead of normalized to UTC.
- Fix ISQL's SET TIME command.
- Allow usage of "WITHOUT TIME ZONE" with TIME/TIMESTAMP data types.
- Think about compatibility of CURRENT_TIME/CURRENT_TIMEZONE.
- Support AT { LOCAL | TIME ZONE <zone> } expression.
- Support as needed and fix assertions when altering field types.
- Change conversion to string to put a space before the time zone.
- Big endian version of SKD_time_tz and SKD_timestamp_tz.
2018-11-12 13:18:00 -02:00
firebirds
1824698b96 increment build number 2018-11-12 00:03:21 +00:00
hvlad
573044fe88 Enable "Enhance Optimized Debugging" for MSVC14 and MSVC15 builds 2018-11-12 00:21:18 +02:00
hvlad
31b641112a Fixed old typo 2018-11-12 00:17:17 +02:00
firebirds
a072745b08 increment build number 2018-11-10 00:03:24 +00:00
hvlad
01d26b8941 This should fix bug CORE-5959 : Firebird returns wrong time after changes of time zone 2018-11-09 13:03:31 +02:00
hvlad
b0116d7177 Enable "Enhance Optimized Debugging" to produce more useful debug info (.pdb files) 2018-11-09 12:47:44 +02:00
firebirds
010abc4bb0 increment build number 2018-10-31 00:03:22 +00:00
Roman Simakov
4d223744a6 Fixed CORE-5955: Unable to init binreloc with ld >= 2.31 2018-10-30 13:38:16 +03:00
Dmitry Yemanov
643c6d35ec Fixed the regression I introduced some time ago 2018-10-30 13:26:37 +03:00
firebirds
98f4d499a1 increment build number 2018-10-30 00:03:20 +00:00
Dmitry Yemanov
59dd58ce73 Fixed possible corruption of the monitoring shared data 2018-10-29 12:16:39 +03:00
firebirds
80529ab68e increment build number 2018-10-27 00:03:31 +00:00
Dmitry Yemanov
2cb9e64831 More flexible solution for CORE-5612 2018-10-26 19:57:43 +03:00
Dmitry Yemanov
f59f188706 Misc corrections 2018-10-26 11:09:27 +03:00
Dmitry Yemanov
df02669bda Misc corrections 2018-10-26 11:03:45 +03:00
Dmitry Yemanov
875c653bb4 Docs for Beta 1: first round 2018-10-26 10:56:51 +03:00
Dmitry Yemanov
96b9886171 Fixed CORE-5943: Server crashes preparing a query with both DISTINCT/ORDER BY and non-field expression in the select list 2018-10-26 10:27:20 +03:00
firebirds
e09430b6e6 increment build number 2018-10-26 00:03:25 +00:00
Dmitry Yemanov
452f5aacea Updated some docs 2018-10-25 15:32:49 +03:00
Dmitry Yemanov
bf5bfcc14a Misc 2018-10-25 15:32:37 +03:00
firebirds
6928ad48bf increment build number 2018-10-25 00:03:25 +00:00
AlexPeshkoff
ef57295112 Fixed CORE-5950: Deadlock when attaching to bugchecked database 2018-10-24 17:22:58 +03:00
firebirds
3a94c24989 increment build number 2018-10-23 00:03:20 +00:00
AlexPeshkoff
14e8ecf44e Document changes in win_sspi 2018-10-22 20:15:13 +03:00
firebirds
a1cf6f4787 increment build number 2018-10-20 00:03:18 +00:00
AlexPeshkoff
a108c7df0b Implemented CORE-5948: Make WIN_SSPI plugin produce keys for wirecrypt plugin 2018-10-19 20:09:26 +03:00
AlexPeshkoff
5b8f3b63f1 Fixed CORE-5639: Mapping rule using WIN_SSPI plugin: windows user group conversion to firebird role does not work 2018-10-19 17:42:36 +03:00
firebirds
413e6408f7 increment build number 2018-10-13 00:03:20 +00:00
Dmitry Starodubov
244020e13f Use 64bit value to count records during backup/restore (#174) 2018-10-12 15:41:24 +03:00
firebirds
51f9254cdf increment build number 2018-10-11 00:03:17 +00:00
AlexPeshkoff
afdbd4aff2 Warnings 2018-10-10 20:01:31 +03:00
AlexPeshkoff
f5f3b6692b Front ported PR#172 changes 2018-10-10 12:39:12 +03:00
firebirds
f4f7c5dd07 increment build number 2018-10-10 00:03:17 +00:00
AlexPeshkoff
77d6529b6c Doc cleanup 2018-10-09 15:35:36 +03:00
firebirds
3f08f69b02 increment build number 2018-10-06 00:03:17 +00:00
AlexPeshkoff
e548ae3815 Code cleanup - this should fix MacOS build 2018-10-05 17:02:35 +03:00
firebirds
293950e247 increment build number 2018-10-04 00:03:17 +00:00
Adriano dos Santos Fernandes
e33ddf8ca5 Feature CORE-5768 - FILTER-clause for aggregate functions. 2018-10-03 13:20:26 -03:00
firebirds
8283c7da27 increment build number 2018-10-03 00:03:20 +00:00
AlexPeshkoff
0b71aa9795 Fixed CORE-5926: Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message. 2018-10-02 17:46:02 +03:00
AlexPeshkoff
fc2624b90d Postfix for CORE-5808, fixed restore of encrypted database on classic server 2018-10-02 16:25:56 +03:00
hvlad
b1977638c6 This should fix unnecessary wait for prepared but still active concurrent transaction.
Only "read committed no record version" transaction should wait and could see current
record version if concurrent transaction commits, see CORE-5930.
2018-10-02 14:46:10 +03:00
firebirds
6536e1f364 increment build number 2018-10-01 00:03:41 +00:00
hvlad
ab794fc8ec This should fix bugcheck "TPC: Attempt to mark inactive transaction to be in limbo", see CORE-5930 2018-09-30 12:45:24 +03:00
hvlad
02dc5fe9ca This should fix bugcheck "Incorrect snapshot deallocation - too few slots", see CORE-5930 2018-09-30 12:44:24 +03:00
firebirds
073c2dcd54 increment build number 2018-09-29 00:03:22 +00:00