mapopa
|
f7846ceb57
|
Apply Partial patch for C++11 compilation of the Firebird code in libreoffice http://cgit.freedesktop.org/libreoffice/core/commit/?id=9fe159ef7cb7cfe5c1c91a6fbf1aa02fe79fec69
|
2015-06-03 08:11:03 +00:00 |
|
mapopa
|
63c802f2ed
|
add cygwin target from libreoffice
|
2015-06-03 08:01:07 +00:00 |
|
mapopa
|
fd59296a50
|
no-cygwin is deprecated
|
2015-06-03 07:54:38 +00:00 |
|
firebirds
|
833f5928ca
|
nightly update
|
2015-06-02 00:15:23 +00:00 |
|
alexpeshkoff
|
c77afd9583
|
Added check for failed fork() system call
|
2015-06-01 13:59:25 +00:00 |
|
firebirds
|
90ddf8e40f
|
nightly update
|
2015-06-01 00:15:07 +00:00 |
|
dimitr
|
329fe9d19b
|
Fixed CORE-214: Count ( DISTINCT ... ) is too slow.
|
2015-05-31 16:26:08 +00:00 |
|
dimitr
|
3887b09fe4
|
Postfix for CORE-4786: Problematic key value (when attempt to insert duplicate in PK/UK) is not shown where length of key >= 127 characters.
|
2015-05-31 13:10:24 +00:00 |
|
dimitr
|
07263d671f
|
Fixed CORE-4809: HASH/MERGE JOIN is not used for more than two streams if they are joined via USING/NATURAL clauses and join is based on DBKEY concatenations.
|
2015-05-31 13:05:16 +00:00 |
|
dimitr
|
920b9fd9c8
|
Fixed CORE-4822: MERGE JOIN cannot be used for DBKEY based expressions.
|
2015-05-31 13:00:40 +00:00 |
|
firebirds
|
b6a5d78015
|
nightly update
|
2015-05-28 00:14:12 +00:00 |
|
mapopa
|
2ca300d435
|
-fno-weak is unknown in the Clang 3.4 in current Xcode (5.1)
http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.scm/46191/
|
2015-05-27 17:15:12 +00:00 |
|
firebirds
|
ed9aa7dcd3
|
nightly update
|
2015-05-27 00:14:11 +00:00 |
|
alexpeshkoff
|
4011a73a84
|
Disable debug code by default
|
2015-05-26 11:07:37 +00:00 |
|
firebirds
|
293b7b9b8b
|
nightly update
|
2015-05-23 00:14:44 +00:00 |
|
alexpeshkoff
|
10035946e5
|
Fixed -s(tandalone) switch in posix server
|
2015-05-22 14:34:02 +00:00 |
|
firebirds
|
5fd36c0d06
|
nightly update
|
2015-05-18 00:14:56 +00:00 |
|
asfernandes
|
45dbb01236
|
Postfix for CORE-4789 - Prohibit ability to cast timestamps that out of valid range to varchar.
|
2015-05-17 02:21:52 +00:00 |
|
firebirds
|
26b1542990
|
nightly update
|
2015-05-14 00:14:45 +00:00 |
|
asfernandes
|
4a4868226f
|
Backported fix for CORE-4789 - Prohibit ability to cast timestamps that out of valid range to varchar.
|
2015-05-13 15:49:14 +00:00 |
|
asfernandes
|
6dd081c006
|
Correction.
|
2015-05-13 15:49:02 +00:00 |
|
alexpeshkoff
|
d0180958b1
|
Backported fix for CORE-4785: Bad packet of op_execute kills the server
|
2015-05-13 13:25:02 +00:00 |
|
firebirds
|
08064751d5
|
nightly update
|
2015-05-13 00:14:28 +00:00 |
|
alexpeshkoff
|
7c15e5bafc
|
Backported fix for CORE-4788: Superclassic server hangs when receiving network packet
|
2015-05-12 12:17:47 +00:00 |
|
firebirds
|
9566363732
|
nightly update
|
2015-05-09 00:14:42 +00:00 |
|
dimitr
|
ea574547da
|
Fixed CORE-4786: Problematic key value (when attempt to insert duplicate in PK/UK) is not shown where length of key >= 127 characters.
|
2015-05-08 17:47:20 +00:00 |
|
firebirds
|
e8c0bbe524
|
nightly update
|
2015-04-22 00:29:23 +00:00 |
|
asfernandes
|
82a6d0009f
|
Backport fix for CORE-4752 - EXECUTE STATEMENT using BLOB parameters results in "Invalid BLOB ID" error.
|
2015-04-21 19:33:48 +00:00 |
|
robocop
|
2466e2b65c
|
Misc.
|
2015-04-21 19:23:02 +00:00 |
|
hvlad
|
710556257c
|
Fixed bug CORE-4761 : Db on connect triggers fail to execute some time
|
2015-04-21 13:28:10 +00:00 |
|
hvlad
|
ac7194abed
|
Fixed bug CORE-4759 : request synchronization error when build expression index
|
2015-04-21 10:23:58 +00:00 |
|
firebirds
|
8e2cea4461
|
nightly update
|
2015-04-21 00:36:40 +00:00 |
|
hvlad
|
8b7c62daa2
|
Fixed bug CORE-4754 : Manipulations with GTT from several attachments (using ES/EDS and different roles) leads to: "internal Firebird consistency check (invalid SEND request (167), file: JrdStatement.cpp line: 325)"
|
2015-04-20 12:11:26 +00:00 |
|
firebirds
|
a3741c2ba3
|
nightly update
|
2015-04-16 14:52:02 +00:00 |
|
hvlad
|
840ac3504f
|
This should fix bug CORE-4753 : Firebird hangs in embed mode
|
2015-04-15 22:10:06 +00:00 |
|
hvlad
|
4307b08fe0
|
Fixed bug CORE-4747 : Error "invalid BLOB ID" can occur when retrieving MON$STATEMENTS.MON$SQL_TEXT using ES/EDS and db_connect argument is not specified
|
2015-04-15 21:56:03 +00:00 |
|
firebirds
|
7aef528e7f
|
nightly update
|
2015-04-13 17:19:48 +00:00 |
|
dimitr
|
83df53f6ea
|
Bumped the version number.
|
2015-04-13 12:54:41 +00:00 |
|
firebirds
|
ca26993479
|
nightly update
|
2015-03-31 00:21:15 +00:00 |
|
mapopa
|
f9ef89134a
|
commit vs2013 patch from libreoffice http://cgit.freedesktop.org/libreoffice/core/plain/external/firebird/firebird-vs2013.patch.1
|
2015-03-30 13:23:47 +00:00 |
|
firebirds
|
e29549b9e7
|
nightly update
|
2015-03-26 00:20:21 +00:00 |
|
dimitr
|
b5914509f6
|
Avoid compiler warnings.
|
2015-03-25 10:31:13 +00:00 |
|
firebirds
|
e47ec77e48
|
nightly update
|
2015-03-25 00:19:57 +00:00 |
|
dimitr
|
c4400006ac
|
Updated the docs.
|
2015-03-24 13:18:04 +00:00 |
|
robocop
|
2a2f413e7d
|
Misc.
|
2015-03-24 00:55:21 +00:00 |
|
firebirds
|
16c01a05c1
|
nightly update
|
2015-03-24 00:19:51 +00:00 |
|
robocop
|
a55b940583
|
Misc.
|
2015-03-23 05:36:11 +00:00 |
|
firebirds
|
6b1fc6fc1a
|
nightly update
|
2015-03-23 00:20:24 +00:00 |
|
hvlad
|
a3ae2fcc6b
|
Feature CORE-4707 : Implement ability to validate tables and indices online
Documentation
|
2015-03-22 22:07:49 +00:00 |
|
hvlad
|
8e58f69550
|
Feature CORE-4707 : Implement ability to validate tables and indices online
|
2015-03-22 22:06:33 +00:00 |
|