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

53960 Commits

Author SHA1 Message Date
Dmitry Yemanov
acbec87506 Updated the docs 2019-01-31 19:11:01 +03:00
Adriano dos Santos Fernandes
133cca2966 Return option to make paralell build. 2019-01-31 13:39:03 -02:00
Adriano dos Santos Fernandes
291294cbe3
Change travis dist to xenial. (#186)
Change travis dist to use Ubuntu xenial.
2019-01-31 13:26:20 -02:00
Dmitry Yemanov
5891b84fef Misc fixes, thanks to Adriano 2019-01-31 13:07:47 +03:00
firebirds
60a3a534e9 increment build number 2019-01-31 00:03:30 +00:00
hvlad
d8ad276aef Fixed bug CORE-5995 : Creator user name is empty in user trace sessions 2019-01-31 00:00:55 +02:00
firebirds
2b3682c7cf increment build number 2019-01-30 00:03:32 +00:00
Adriano dos Santos Fernandes
cd285a1165 Fix warnings. 2019-01-29 21:52:55 -02:00
firebirds
00ccbf554a increment build number 2019-01-29 00:03:48 +00:00
AlexPeshkoff
e83d59492f One more attempt to fix DOW function on windows 2019-01-28 13:41:49 +03:00
hvlad
5b8e562c80 Fixed bug CORE-5993 : When creation of audit log file fails, there is no error message in firebird.log 2019-01-28 11:01:14 +02:00
hvlad
15e6315342 Fixed bug CORE-5991 : Trace could not work correctly with quoted file names in trace configurations 2019-01-28 11:00:18 +02:00
Dmitry Yemanov
37e5a89d8f Misc docs fixes 2019-01-28 09:48:05 +03:00
firebirds
3e2fa9dfc2 increment build number 2019-01-28 00:03:30 +00:00
Dmitry Yemanov
5dc8c0bda9 Fixed the refactoring mistake, thanks Adriano 2019-01-27 17:02:42 +03:00
firebirds
31c6310ead increment build number 2019-01-26 00:03:52 +00:00
AlexPeshkoff
b7b3afcabb Fixed bugs in backward compatibility UDR library - thanks to Pavel 2019-01-25 21:02:11 +03:00
hvlad
c967b43991 Update Windows build 2019-01-25 13:27:25 +02:00
AlexPeshkoff
7bbb981cf8 Added script converting previously distributed UDF to PSQL/UDR functions 2019-01-25 13:58:00 +03:00
AlexPeshkoff
4921f08031 Cleanup - do not create directory for UDF 2019-01-25 13:58:00 +03:00
AlexPeshkoff
b4d03d475b Added files to "clean" target 2019-01-25 13:58:00 +03:00
Dmitry Yemanov
eef0129731 Update the docs 2019-01-25 12:19:14 +03:00
Dmitry Yemanov
932ca51574
Replication support (#182)
* Initial implementation of replication

* Postfixes for configuration and Windows builds

* Misc Windows adjustments

* Forgotten changes from prior commits

* Last round (fingers crossed) of fixing the Windows build

* Improve self-documentation

* Misc improvements

* Updates the docs

* More configuration

* Frontported some remaining pieces

* Installation post-fixes

* Special permission for replication
2019-01-25 12:09:01 +03:00
firebirds
8a421a1707 increment build number 2019-01-23 00:03:47 +00:00
Dmitry Yemanov
aa9730cb7e Updated the version info 2019-01-22 21:55:31 +03:00
Dmitry Yemanov
1c7bb8dc0a Updated the docs 2019-01-22 21:51:01 +03:00
AlexPeshkoff
7f2e32616b Fixed CORE-5985: Regression: ROLE does not passed in ES/EDS (specifying it in the statement is ignored) 2019-01-22 18:08:13 +03:00
Adriano dos Santos Fernandes
558c69151b Improve RETURNING readme about usage of * (CORE-3808). 2019-01-22 12:20:42 -02:00
hvlad
0a4ec7400f Update readme 2019-01-22 12:34:51 +02:00
Egor Pugin
80a8351aa1 jrd is not on that level 2019-01-22 07:37:13 -02:00
Egor Pugin
2b3ec2dfdf [cmake] Fix build. 2019-01-22 07:36:30 -02:00
Dmitry Yemanov
145370dc59 Fixed missing monitoring for the crypt thread 2019-01-22 12:31:59 +03:00
Dmitry Yemanov
b0f2529c3e Fixed monitoring for non-privileged users 2019-01-22 12:25:30 +03:00
Dmitry Yemanov
6c35ed7460 Restore the paranoid v3 logic to avoid infinite loops in this place 2019-01-22 12:18:39 +03:00
hvlad
4fbb3adcd6 Make old compilers (not supporting C++11 "noexcept") works with new ICU 2019-01-22 10:12:41 +02:00
hvlad
f038ab2a36 Update Windows ICU version to 63.1 2019-01-22 10:11:27 +02:00
firebirds
3ee5097de0 increment build number 2019-01-22 00:03:33 +00:00
Adriano dos Santos Fernandes
f0e9c4eb3d Fixed CORE-5972 - External engine trigger crashing server if table have computed field. 2019-01-21 13:06:01 -02:00
AlexPeshkoff
9d1d37b389 Fixed CORE-5989: iconv / libiconv 1.15 vs libc / libiconv_open 2019-01-21 15:24:05 +03:00
Dmitry Starodubov
ed932c856d Fixed CORE-5982: Error read permission for BLOB field, when it is input/output procedure's parameter 2019-01-21 14:39:06 +03:00
firebirds
54726d8d2a increment build number 2019-01-20 00:03:29 +00:00
Adriano dos Santos Fernandes
23585141e8 Fixed CORE-5986 - Incorrect evaluation of NULL IS [NOT] {FALSE | TRUE}. 2019-01-19 17:24:05 -02:00
firebirds
4d81fc58b5 increment build number 2019-01-19 00:03:31 +00:00
AlexPeshkoff
1450ee5d6b Make it possible to use in same list (i.e. case, coalesce, etc.) timestamps(dates) with & without time zone 2019-01-18 14:04:13 +03:00
Dmitry Yemanov
c349d28686 Fixed the database left attached (and the engine not unloaded) after error thrown from the beginning of the attach process (e.g. due to the engine shutdown in progress) 2019-01-17 14:53:57 +03:00
Dmitry Yemanov
fea7c61d97 Attempted to fix CORE-2440, CORE-5118 and CORE-5900 together (expression indices contain NULL keys after restore). 2019-01-17 14:13:08 +03:00
firebirds
d8ab4a69af increment build number 2019-01-17 00:03:31 +00:00
Dmitry Yemanov
3de87b5ed7 More reliable check for view vs table 2019-01-16 13:25:31 +03:00
Dmitry Yemanov
eba76dd0d2 Reworked Alex's solution for modern compilers (GCC 5/6) 2019-01-16 13:25:04 +03:00
firebirds
8139be1bb5 increment build number 2019-01-15 00:03:36 +00:00