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

44078 Commits

Author SHA1 Message Date
paulbeach
48d3f10d47 Fix for gcc 4.1 problem is no longer needed. gcc 4.2 from MacOSX 10.8 2015-06-16 11:24:28 +00:00
firebirds
d895c82b9e nightly update 2015-06-16 00:13:28 +00:00
mapopa
55e008a3d6 Apply libo patch for El Capitan a799d7c9a6 2015-06-15 15:11:07 +00:00
mapopa
5d81e90ed7 gds_relay was removed by alex 2015-06-15 14:54:42 +00:00
firebirds
220f4eea28 nightly update 2015-06-13 00:14:09 +00:00
paulbeach
db90283f65 Typo 2015-06-12 09:04:04 +00:00
paulbeach
b0ea7e23f5 Default stack size is too small on HPUX - its 64 KB on PA, and 256 KB on Itanium 2015-06-12 08:59:48 +00:00
firebirds
5f9f96be25 nightly update 2015-06-07 00:14:56 +00:00
hvlad
0ad111458e Fixed bug CORE-4830 : Memory leak in SuperServer 2015-06-06 17:20:12 +00:00
mapopa
1e92d07e09 Fix from libreoffice patch http://cgit.freedesktop.org/libreoffice/core/tree/external/firebird/firebird-cygwin-msvc.patch.1 2015-06-06 12:19:44 +00:00
firebirds
48c65c08ae nightly update 2015-06-04 00:15:21 +00:00
mapopa
509ab7b5b8 SIGURG is not used anywhere , cleanup comments 2015-06-03 10:39:32 +00:00
mapopa
452cca0a17 Misc 2015-06-03 08:30:52 +00:00
mapopa
b1e9feb527 Libreoffice patch : C++11: new/delete replacement functions cannot be inline https://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg79870.html 2015-06-03 08:22:32 +00:00
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