asfernandes
f0438339d5
Backport patch by Dmitry Kovalenko for CORE-1596
2008-10-20 13:46:33 +00:00
dimitr
2bbcd603dc
Update. It would be better to have it adjusted before the v2.1.0 release :-), but anyway...
2008-10-20 04:55:32 +00:00
hvlad
c75fda85a9
Fixed mistake
2008-10-16 13:10:41 +00:00
dimitr
0cd3cc61de
Let's not hide the line number of a particular bugcheck call behind a dummy function.
2008-10-15 04:37:05 +00:00
alexpeshkoff
3ce63bbddf
Ported fix for races in Solaris - tested by Tsutomu Hayashi in FB2.0
2008-10-14 11:10:06 +00:00
hvlad
d15b0f613d
Backport fix for bug CORE-2026 : Problem with a read-only marked database and Firebird 2.1
2008-10-11 20:06:40 +00:00
asfernandes
2223e6aa8f
Backport fix for CORE-2117 - Incorrect ROW_COUNT value with indexed retrieval and subquery
...
Fixed CORE-2118 - UPDATE OR INSERT with subquery used in the MATCHING part doesn't insert record
2008-10-11 15:47:33 +00:00
hvlad
a0f6677650
Fixed bug CORE-2098 : View over global temporary table
2008-10-11 09:26:56 +00:00
hvlad
6250086bd5
Fix for bug CORE-2114 : Fix for CORE-1838 was incomplete
2008-10-09 18:40:24 +00:00
dimitr
5a9e4aaf3c
Misc.
2008-10-09 14:52:01 +00:00
hvlad
8e91f84c2d
Backport fix for bug CORE-2108 : "get_free_slot() failed" error
2008-10-09 14:37:17 +00:00
dimitr
cd08735b17
Backported CORE-2078: Suboptimal join plan if there are selective non-indexed predicates involved.
2008-10-08 11:48:25 +00:00
robocop
e206ce44ec
Correction.
2008-09-24 11:20:12 +00:00
robocop
d7dbeb7004
inet_aton() does not exist in Windows.
2008-09-24 09:50:47 +00:00
paulbeach
e4a23dba39
Solaris 10 64bit SS
2008-09-23 11:05:43 +00:00
paulbeach
24938f2767
Solaris 10 64bit SS
2008-09-23 10:48:52 +00:00
alexpeshkoff
58c91b1f54
1. Fixed CORE-2087: server binds to all interfaces in case of error in firebird.conf.
...
2. Fixed CORE-2093: Superserver startup fails on solaris / 64 bit.
Almost impossible to separate: came in one week and required modifications in same part of code.
2008-09-22 14:52:24 +00:00
alexpeshkoff
665ea6ff34
Fixed CORE-2084: Services API security problem
2008-09-17 09:31:42 +00:00
robocop
0e74c813dc
Misc.
2008-09-16 09:24:59 +00:00
dimitr
5d8c7ac795
Update.
2008-09-16 09:08:47 +00:00
alexpeshkoff
7d1b7b3cce
Fixed CORE-2077: Signal TERM in CS 2.1 for Linux
2008-09-12 11:41:43 +00:00
paulbeach
e7fa40f3da
Solaris 10 Modifications
2008-09-12 09:17:30 +00:00
paulbeach
54a4904afe
Solaris 10 Modifications
2008-09-12 09:07:32 +00:00
paulbeach
efd7f5bc19
Solaris 10 Firebird 2.1
2008-09-11 14:11:28 +00:00
paulbeach
eca2ba6619
Solaris 10 for 2.1
2008-09-11 11:49:56 +00:00
alexpeshkoff
3fc846d2c5
Backported fix for CORE-1506: Server crash with isc_dsql_execute_immediate and zero length string
2008-09-09 09:27:22 +00:00
dimitr
049be0496a
Fixed CORE-2073.
2008-09-09 08:22:45 +00:00
paulbeach
51e528ae2d
Fix CORE-2065 Add (ln -s) libfbclient.dylib to the default dynamic loader search path /usr/local/lib for Classic
2008-09-05 11:00:13 +00:00
paulbeach
17304a1139
Solaris 10
2008-09-04 11:47:18 +00:00
paulbeach
177270c74f
Solaris 10
2008-09-04 10:21:44 +00:00
paulbeach
8d4373d170
Update permissions for security database
2008-09-03 10:12:18 +00:00
paulbeach
3cc98c20f8
Update permissions for security database
2008-09-03 10:06:28 +00:00
paulbeach
f3e61a2100
Update permissions for security database + Solaris 10 Changes
2008-09-03 09:42:23 +00:00
hvlad
c14a63300f
FIxed bug CORE-2050 : Performance regression - too many semop() system calls
2008-09-02 22:02:58 +00:00
paulbeach
e63d618c2c
Solaris 10
2008-09-02 13:50:48 +00:00
paulbeach
4bb11ee796
Solaris 10 SuperServer with Sfio support
2008-09-02 13:42:03 +00:00
alexpeshkoff
913dde2b44
added QUADCONST()
2008-08-28 06:39:56 +00:00
robocop
e06e506734
Style.
2008-08-27 09:43:36 +00:00
dimitr
6708d6301d
Backported CORE-2053: Computed expressions may be optimized badly if used inside the RETURNING clause of the INSERT statement.
2008-08-25 06:43:04 +00:00
asfernandes
d72bea3490
Rollback backport of nod_assignment changes - things are not so simple
2008-08-25 02:29:37 +00:00
alexpeshkoff
fdcf30b99d
Fixed CORE-2049: Performance regression - too many sigprocmask() system calls
2008-08-22 12:22:54 +00:00
asfernandes
d7653c1055
Backport recognition of blr_assignment as statement or expression
2008-08-20 15:27:58 +00:00
alexpeshkoff
2f5e9323b2
fixing CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid
2008-08-20 06:35:10 +00:00
asfernandes
31daa6534b
Fixed CORE-2045 - References to non-existent system fields with blr_field are not resolved to NULL
2008-08-19 15:40:23 +00:00
dimitr
832d9c9e5b
Fixed CORE-2039: Domain-level CHECK constraints wrongly process NULL values.
2008-08-12 07:26:12 +00:00
asfernandes
0fbac697d4
Backport fix for incorrect error generation
2008-08-07 00:43:12 +00:00
asfernandes
eda865f69a
Fixed CORE-2031 - Null in the first record in a condition on rdb$db_key
2008-08-05 15:14:30 +00:00
alexpeshkoff
cccb9d1ac1
Backpoprted fix for CORE-2033:Unresolved symbol _Unwind_GetIP in client library
2008-08-05 10:54:26 +00:00
hvlad
3aefecf497
Backported fix for bug CORE-1970 : Lock conversion denied (215) error may occurs
2008-08-04 21:20:11 +00:00
hvlad
71ac38afb2
Backported fixes for bugs :
...
CORE-1984 : Lock manager reported false deadlocks if one of deadlock participants waits with permitted timeout
CORE-2000 : Lock manager reported false deadlocks under high load
2008-08-04 21:18:30 +00:00