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

52049 Commits

Author SHA1 Message Date
Paul Reeves
ead2f25d8d Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136 2016-04-08 12:50:42 +02:00
Paul Reeves
41d5ca2869 Add missing firebird.pas as well as other missing c++ header files. This resolves CORE-5136 2016-04-08 11:17:38 +02:00
firebirds
a42261cd6a increment build number 2016-04-08 00:02:41 +00:00
Dmitry Yemanov
d3f6fc0da2 Update the version string. 2016-04-07 23:22:22 +03:00
Dmitry Yemanov
b9ea51fc1c Update the docs. 2016-04-07 23:19:22 +03:00
hvlad
c390be3276 Front ported fix for bug CORE-4645 : internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2375)
# Conflicts:
#	src/jrd/tra.cpp
2016-04-07 22:00:21 +03:00
61e48dffe2 Documentation for new API 2016-04-07 19:43:15 +03:00
a23b7fcc1e Removed old documentation file, Using_OO_API.html replaces it 2016-04-07 19:43:15 +03:00
Paul Reeves
194b379b68 Oops, committed too soon and missed the other minor syntax error. 2016-04-07 18:38:41 +02:00
Paul Reeves
ecf60a866f Correct minor syntax error 2016-04-07 18:34:08 +02:00
cee74fc5e0 Backported fix for CORE-5189: Codes of operation of user management plugin are missing in public API 2016-04-07 16:29:18 +03:00
Dmitry Yemanov
eb68245922 Rework solution for CORE-5146. 2016-04-07 15:39:25 +03:00
firebirds
52ddb7a3c8 increment build number 2016-04-07 00:02:42 +00:00
0adbc29fa3 Work in progress 2016-04-06 18:55:55 +03:00
Paul Reeves
0c9a1ab2e4 Minor code cleanup 2016-04-06 16:44:02 +02:00
Paul Reeves
13e06e54e0 Two small changes
Only copy icu dat file. Previously we were pulling in icu empty.dat file too.
Make sure we deploy plugins.conf
2016-04-06 16:42:27 +02:00
Paul Reeves
b8e6fd2ae8 Don't show two error messages if user hasn't correctly entered a new password. 2016-04-06 16:39:04 +02:00
Paul Reeves
b19c1fb650 Tidy up installation notes. 2016-04-06 16:34:11 +02:00
Paul Reeves
07508ee465 More cleanup of files no longer required in the installer. 2016-04-06 16:29:48 +02:00
Paul Reeves
476861ba1e Remove variables that are no longer relevant to installer 2016-04-06 16:26:57 +02:00
Paul Reeves
6b544e039a Remove obsolete files from installation.
Among other things this resolves one of the issues raised in CORE-5187. The other issue appears to be fixed.
2016-04-06 16:25:35 +02:00
Paul Reeves
4f99d718c3 Add some more strings for i18n in the binary installer 2016-04-06 10:17:12 +02:00
Paul Reeves
ebce1ecb4d Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release 2016-04-06 10:14:51 +02:00
Paul Reeves
88923cbe9c Don't allow user to change name of SYSDBA at install time.
After the comment in CORE-5126 this is probably not possible at installation time. However, even if it was, it is probably not a feature we want to make available.
2016-04-06 10:13:57 +02:00
Paul Reeves
26f5fe4a4a Make some progress on fixing CORE-4110.
This should make product comparison a little more resilient in future. This fix needs to be backported to earlier branches for further testing.
2016-04-06 10:09:46 +02:00
firebirds
2c3ec4703c increment build number 2016-04-06 00:02:40 +00:00
66f9bb5e61 Work in progress 2016-04-05 22:20:08 +03:00
Paul Reeves
eee0ecfdd9 Merge branch 'B3_0_Release' of https://github.com/FirebirdSQL/firebird into B3_0_Release 2016-04-05 17:04:23 +02:00
Paul Reeves
0b10016986 Roll back change re guardian deployment. Default to not installing the guardian as the firebird service is configured to restart anyway. 2016-04-05 17:03:43 +02:00
Dmitry Yemanov
a3123550d9 Replaced old ChangeLogs with URL to GitHub. 2016-04-05 14:20:00 +03:00
firebirds
803a2bac03 increment build number 2016-04-05 00:02:44 +00:00
d135102b72 Work in progress 2016-04-04 21:50:17 +03:00
122fb02f6d Cleanup and minor enhancement in database crypt example 2016-04-04 20:09:26 +03:00
4cffc422b1 Backported fix for CORE-5184: Assertion in cloop dispatcher when trying to save exception information in status interface 2016-04-04 19:32:09 +03:00
Dmitry Yemanov
56c7d2e10b Fix assertion that appear to be incorrect. 2016-04-04 10:16:46 +03:00
Dmitry Yemanov
f13942b8d3 CORE-5182: Inconsistent effects of subsequent statement execution if
failing during record refetch.
2016-04-04 09:47:40 +03:00
firebirds
f5599bbb55 increment build number 2016-04-03 00:02:44 +00:00
Dmitry Yemanov
761fdf98ab Updated the docs. 2016-04-02 14:12:33 +03:00
Dmitry Yemanov
dc31f92cea Postfix for CORE-5067. It prevents deadlocks involving the header page
and some data pages (due to disabled AST delivery).
2016-04-02 13:19:48 +03:00
Dmitry Yemanov
1472ab87b8 Relax heuristics for FIRST ROWS strategy. This should fix CORE-5146
(Suboptimal join order if one table has a selective predicate and MIN is
calculated for the other one).
2016-04-02 13:19:35 +03:00
Dmitry Yemanov
b52671d907 Misc cleanup after my prior commit. 2016-04-02 13:19:17 +03:00
Dmitry Yemanov
a441ea9a87 Refactored database-level info to be retrieved directly into the MON$
snapshot, without intermediate storage in shmem. This should also fix
CORE-5179 (Database-level statistics (MON$STAT_GROUP = 0) may contain
multiple rows under concurrent load).
2016-04-02 13:18:46 +03:00
firebirds
8faac7ddc9 increment build number 2016-04-02 00:02:44 +00:00
bb1e68552c Work in progress 2016-04-01 21:37:45 +03:00
6e9a2f7344 Little examples fix 2016-04-01 16:04:47 +03:00
33c3275358 Merge branch 'B3_0_Release' of ssh://github.com/FirebirdSQL/firebird into B3_0_Release 2016-04-01 16:03:09 +03:00
4d58ea8dce Added services example 2016-04-01 16:02:51 +03:00
Paul Reeves
161500c4ca Deploy fbclient to <sys> by default.
Now that we are deploying the msvc10 runtimes to <sys> it makes sense to deploy the client library to <sys> as well. this will make things easier for users that do a standard firebird install and expect their favourite 3rd-party tools to 'just work'.

In addition, revert to deploying the guardian by default. Until we modify instsvc to configure the firebird service to automatically restart we are more or less stuck with the guardian.
2016-04-01 10:34:11 +02:00
Paul Reeves
c826af58d5 Force file to use CRLF as windows still seems to have problems with call :label. 2016-04-01 10:01:40 +02:00
firebirds
1ea0b77b24 increment build number 2016-04-01 00:02:53 +00:00