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 |
|
AlexPeshkoff
|
49023ccee1
|
Fixed libtomcrypt installation
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
8ab5f2a493
|
Massive warnings in windows build
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
4a8fcb322f
|
Next attempt to fix build with built-in tomcrypt
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
3c1cd038ad
|
Travis build needs builtin tomcrypt
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
9d03a58a26
|
Ensure MT safety in windows
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
aacdeb274c
|
Added 8 new builtin functions supporting various encryption algorithms
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
9c3b96de55
|
Windows build - many thanks to Vlad Horsun
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
e48ca497f2
|
Totally misc - avoid CR in linux checkout
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
3b000020e4
|
Customize the build - leave only used by us components
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
dad4f22d13
|
Added CFLAGS needed for FB posix build
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
8a03b6b222
|
Fixed wrong #ifdef in tomcrypt
|
2018-12-07 11:17:06 +03:00 |
|
AlexPeshkoff
|
1547ed16ca
|
Upgrade tomcrypt to v1.18.2
|
2018-12-07 11:17:06 +03:00 |
|
firebirds
|
647216a633
|
increment build number
|
2018-12-06 00:03:33 +00:00 |
|
Mark Rotteveel
|
6ccaa9b2a3
|
Merge pull request #180 from FirebirdSQL/mrotteveel-patch-1
Syntax correction FILTER
|
2018-12-05 19:05:35 +01:00 |
|
Mark Rotteveel
|
8af76dd576
|
Syntax correction FILTER
FILTER-clause and OVER-clause are separately optional
|
2018-11-30 14:56:52 +01:00 |
|
firebirds
|
d7cfa9e3f6
|
increment build number
|
2018-11-29 00:03:24 +00:00 |
|
Adriano dos Santos Fernandes
|
7206db3475
|
Readme for CORE-5768 (Implement FILTER-clause for aggregate functions).
|
2018-11-28 11:16:20 -02:00 |
|
Adriano dos Santos Fernandes
|
586f53093b
|
Markdown improvements.
|
2018-11-28 11:05:25 -02:00 |
|
Adriano dos Santos Fernandes
|
200720e392
|
Readme for CORE-5887 (Allow the use of management statements in PSQL blocks).
|
2018-11-28 10:52:54 -02:00 |
|
Dmitry Yemanov
|
8bb1ea9522
|
This workaround should fix MSVC12 build issues (ambiguous call to overloaded function for std::function and SomeNode* overloads)
|
2018-11-28 13:52:18 +03:00 |
|
Adriano dos Santos Fernandes
|
e4226a60cf
|
Rename fields and functions.
|
2018-11-27 23:49:02 -02:00 |
|
Adriano dos Santos Fernandes
|
050cea380e
|
- Change MON$ TIMESTAMP fields to TIMESTAMP WITH TIME ZONE.
- Added fb_info_creation_timestamp_tz.
- Make timeouts work when server time zone is changed.
|
2018-11-27 23:27:52 -02:00 |
|
firebirds
|
1505778037
|
increment build number
|
2018-11-28 00:03:26 +00:00 |
|
hvlad
|
fa5867a5cb
|
Update MSVC12 build
|
2018-11-27 16:06:17 +02:00 |
|
Adriano dos Santos Fernandes
|
781df06ee3
|
Fix merge conflict.
|
2018-11-27 11:11:16 -02:00 |
|
firebirds
|
9d31a686d9
|
increment build number
|
2018-11-27 00:03:26 +00:00 |
|
Dmitry Yemanov
|
64eea103f2
|
Merge pull request #165 from FirebirdSQL/work/time-zone-support
CORE-694 - Support for time zones
|
2018-11-26 13:07:51 +03:00 |
|
firebirds
|
d8618f417b
|
increment build number
|
2018-11-26 00:03:25 +00:00 |
|
Adriano dos Santos Fernandes
|
4ce50c0503
|
Fix CORE-5395 - Invalid data type for negation (minus operator).
|
2018-11-25 10:45:52 -02:00 |
|
firebirds
|
14184bf208
|
increment build number
|
2018-11-21 00:03:22 +00:00 |
|
Dmitry Yemanov
|
3103f72d7d
|
Attempt to fix CORE-5070, CORE-5795, CORE-5845, CORE-5965 with a single shot
|
2018-11-20 19:44:17 +03:00 |
|