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

51297 Commits

Author SHA1 Message Date
firebirds
6336db9a8f nightly update 2015-07-10 00:08:36 +00:00
alexpeshkoff
6d1fcf5567 Solaris port 2015-07-09 17:38:57 +00:00
alexpeshkoff
fb326c8593 Explanation why this check is needed in both FB3 & 2.5 see in CORE-4869 2015-07-09 17:32:42 +00:00
firebirds
f6a446040c nightly update 2015-07-09 00:09:43 +00:00
hvlad
2324f10e76 Fixed bug CORE-4865 : Online validation could wrongly report double allocated pages 2015-07-08 09:56:04 +00:00
firebirds
57fe0c5e35 nightly update 2015-07-08 00:09:40 +00:00
asfernandes
cf5c5b70c6 Fixed CORE-4276 - Error on create table with "CHARACTER SET DOS775" field. 2015-07-07 15:57:31 +00:00
alexpeshkoff
391e28ce75 Fixed CORE-4864: CREATE DATABASE fail with ISQL 2015-07-07 13:51:50 +00:00
paulbeach
f6d9d64de9 I stand corrected, ia64=so, but can be sl 2015-07-07 08:40:47 +00:00
firebirds
0b15c412fa nightly update 2015-07-07 00:10:23 +00:00
hvlad
6db72302dd A bit more support for VC12 - make_all now copies CRT dll's into output folder 2015-07-06 15:10:50 +00:00
firebirds
cda2fa891f nightly update 2015-07-06 00:15:01 +00:00
hvlad
0333c9c2bb Fixed bug CORE-4855 : Online validation during DML activity in other connection leads to message "Error while trying to read from file" and "page in use during flush (210), file: cch.cpp line: 2672" 2015-07-05 22:03:09 +00:00
alexpeshkoff
219077f0b4 Fixed CORE-4861: Segfault when working with saved exception in request 2015-07-05 11:40:22 +00:00
hvlad
22d149c786 Fixed bug CORE-4860 : Online validation fails on WINDOWS if dbname argument contains forward slash ('/') and concurrent attachment which also uses '/' exists. 2015-07-05 10:36:09 +00:00
hvlad
7135952f6f Fixed bug CORE-4859 : FB 3 embedded not working without folder C:\ProgramData\firebird 2015-07-05 08:47:23 +00:00
firebirds
1950dfe432 nightly update 2015-07-04 00:12:04 +00:00
asfernandes
04b3f239a7 Fixed CORE-4846 - Altering a trigger indicating other table than the original does not reflect the change. 2015-07-03 16:18:07 +00:00
dimitr
e85546f1d2 Updated version info. 2015-07-03 11:48:21 +00:00
hvlad
4751f3a33c Wrong check, thanks to Claudio 2015-07-03 08:05:18 +00:00
paulbeach
1b97eb0162 Typo, adjust AR redefinition in extern.editline 2015-07-03 06:45:18 +00:00
firebirds
b681202ffc nightly update 2015-07-03 00:09:33 +00:00
alexpeshkoff
79541f7684 Fixed CORE-4854: Client library incorrectly handles non-UTF8 representation of international characters in SPB 2015-07-02 15:44:45 +00:00
alexpeshkoff
ed1a083aa7 Add more debugging info 2015-07-02 15:35:51 +00:00
alexpeshkoff
281192be55 Totally misc 2015-07-02 15:34:06 +00:00
paulbeach
20aabb2496 Fix problem where ar flags are duplicated in editline make on HPUX ia64 2015-07-02 11:28:55 +00:00
paulbeach
8007de6b6b improved plist for SuperServer on Yosemite (10.10), thanks to David Nock 2015-07-02 08:47:39 +00:00
firebirds
f09496df41 nightly update 2015-07-02 00:10:35 +00:00
dimitr
03e940c53e This should fix the SHOW SEQU output on 64-bit Linux. 2015-07-01 19:02:11 +00:00
asfernandes
551dbdba6d Fixed CORE-4848 - MERGE ... WHEN NOT MATCHED ... RETURNING returns wrong (non-null) values when no insert is performed. 2015-07-01 17:10:07 +00:00
robocop
6bdf1cd849 Misc. 2015-07-01 01:49:09 +00:00
robocop
cc33027282 Misc. 2015-07-01 01:10:38 +00:00
firebirds
41f2090cb9 nightly update 2015-07-01 00:09:45 +00:00
alexpeshkoff
b692e85f56 Implemented CORE-4851: Apply methods, used for cross security database authentication, to the trace 2015-06-30 16:01:10 +00:00
firebirds
5a9ae4a65b nightly update 2015-06-30 00:09:14 +00:00
asfernandes
874efe6d20 This should fix the problem of building examples in Windows 64-bit, although it does not answear what exactly is happening there. 2015-06-29 01:38:16 +00:00
asfernandes
ae30b29011 Misc. 2015-06-29 01:02:52 +00:00
firebirds
eedd10643b nightly update 2015-06-27 00:09:16 +00:00
paul_reeves
7224a0ac91 Disconnect from empbuild database on error. 2015-06-26 15:52:56 +00:00
paul_reeves
082dcd7b63 Set ERRLEV on error so as to break the build process correctly. 2015-06-26 15:52:04 +00:00
alexpeshkoff
1eda2271ac Front-ported HPUX changes 2015-06-26 13:39:12 +00:00
paul_reeves
2daf347b4f Improve error handling and document addlang correctly as a function that updates an array, not a blob. 2015-06-26 13:23:04 +00:00
alexpeshkoff
6ca4eeb39c Front-port AIX changes 2015-06-26 12:55:16 +00:00
paulbeach
33ece812a5 shared lib extension on ia64 hpux is sl 2015-06-26 08:15:36 +00:00
firebirds
47e7c95c8c nightly update 2015-06-26 00:09:24 +00:00
alexpeshkoff
4168cdf81d Fixed CORE-4836: Grant update(c) on t to U01 with grant option: user U01 will not be able to "revoke update(c) on t from <user | role>" if this U01 do some DML before revoke 2015-06-25 16:02:43 +00:00
alexpeshkoff
a2f2982263 Generated file 2015-06-25 15:23:22 +00:00
firebirds
e0db98c525 nightly update 2015-06-24 00:09:27 +00:00
dimitr
31e27214ee Updated the docs for Beta 2. 2015-06-23 22:00:25 +00:00
dimitr
9fbe5b8b8e Updated the docs for Beta 2. 2015-06-23 18:38:00 +00:00