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

48680 Commits

Author SHA1 Message Date
alexpeshkoff
f3c9e45474 Fixed CORE-3759: Problem with fetch on DDL statement in the remote protocol 2012-03-29 15:55:49 +00:00
hvlad
d8eb4166a4 Fixed bug CORE-3801 : Warnings could be put twice in status-vector 2012-03-29 13:56:21 +00:00
hvlad
a935f95d5a Fixed bug CORE-3799 : with caller privileges option don't work with autonomous transaction option 2012-03-29 13:30:17 +00:00
firebirds
c0fca27cca nightly update 2012-03-28 04:50:23 +00:00
alexpeshkoff
645c412ac4 Fixed CORE-3770: fbtracemgr loads CPU up to ~55% when no activity is present 2012-03-27 13:16:44 +00:00
dimitr
46cc7d15af Optimized the shared counter generator to avoid LM calls if there's no contention on the protecting lock. 2012-03-27 10:52:15 +00:00
dimitr
a76dd8d3e7 Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount. 2012-03-27 07:24:55 +00:00
firebirds
501420a729 nightly update 2012-03-27 04:51:57 +00:00
dimitr
a1c5800f64 Fixed compilation. 2012-03-26 15:28:13 +00:00
alexpeshkoff
1ceb4847e1 Make plugins use passed instance of master interface, not one got from fb_get_master_interface(). This helps in case when >1 fbclient libraries is loaded by process. 2012-03-26 11:34:52 +00:00
alexpeshkoff
56eaa65de5 Fixed release build 2012-03-26 09:26:12 +00:00
alexpeshkoff
42b20880df Correction - thanks to Claudio 2012-03-26 09:01:48 +00:00
firebirds
fb10246575 nightly update 2012-03-26 04:52:02 +00:00
asfernandes
f138ebc356 Correction. 2012-03-26 01:03:58 +00:00
asfernandes
fc2527be96 Make column_select a SubQueryNode instead of nod_select_expr directly. 2012-03-25 18:21:21 +00:00
dimitr
1a45f24925 Fixed CORE-3798: fb server die when carry out the LEFT + INNER JOIN. This is a v3 only regression. 2012-03-25 17:21:28 +00:00
firebirds
9cdbb3ba08 nightly update 2012-03-25 04:58:52 +00:00
asfernandes
38083d12dc Refactored nod_field_name, nod_var_name, nod_array and nod_collate. 2012-03-25 01:08:55 +00:00
robocop
1d279d64ed I couldn't compile so I did this little change to the function declaration. 2012-03-24 21:46:37 +00:00
firebirds
618a7d3c9c nightly update 2012-03-24 04:50:14 +00:00
alexpeshkoff
a89f9b7735 Fixed CORE-3782: Password encoding 2012-03-23 17:44:17 +00:00
alexpeshkoff
4791e63ce2 MAC port. Also cleaned up one related place, where names of struct and variable were same (bstream) 2012-03-23 14:06:14 +00:00
firebirds
8c09fcdd1b nightly update 2012-03-23 04:53:59 +00:00
paulbeach
95d274f249 Allow compile on Darwin 2012-03-22 13:09:04 +00:00
dimitr
c1505af051 Slightly changed the logic to make it easier to understand. 2012-03-22 07:57:06 +00:00
dimitr
858fc9c83e Fixed all other Windows builds. 2012-03-22 07:25:17 +00:00
firebirds
43c52baa49 nightly update 2012-03-22 04:48:59 +00:00
hvlad
bd96e2c2e5 New patch for CORE-3468 2012-03-22 00:21:57 +00:00
hvlad
e67ae1a372 Undo patch for CORE-3468 2012-03-21 14:45:44 +00:00
alexpeshkoff
ef87048ba1 Fixed segfault, reported by Thomas Steinmaurer in devel 2012-03-21 11:16:13 +00:00
alexpeshkoff
75ed7943cd Added cleanup code - thanks to Claudio 2012-03-21 09:31:50 +00:00
firebirds
ec92273d2f nightly update 2012-03-21 04:50:01 +00:00
dimitr
7d604ae62a Fixed MSVC8 build. 2012-03-20 10:38:03 +00:00
dimitr
0eb5957c73 Fixed the broken monitoring code. 2012-03-20 10:10:31 +00:00
firebirds
9da1c0eae6 nightly update 2012-03-20 04:49:05 +00:00
alexpeshkoff
0afd11b7ee Postfix for AV due to CORE-3649 2012-03-19 09:09:21 +00:00
firebirds
014d071c1c nightly update 2012-03-19 04:48:08 +00:00
asfernandes
b4ef002042 Fix a parser conflict. 2012-03-18 22:22:43 +00:00
asfernandes
456af220a8 Refactor nod_def_index. 2012-03-18 22:22:14 +00:00
asfernandes
3e81925010 Refactor DDL nodes removing references to non-value/-rse dsql_nod. 2012-03-18 21:37:13 +00:00
firebirds
8f449a70c4 nightly update 2012-03-18 04:48:39 +00:00
asfernandes
a0194aeaf3 Simplificate CastNode. There is no need for a format there. 2012-03-17 16:06:05 +00:00
asfernandes
f3ee441533 Misc. 2012-03-17 15:35:53 +00:00
firebirds
4a63dc6573 nightly update 2012-03-17 04:50:51 +00:00
asfernandes
dd46c387fb Misc. 2012-03-17 02:26:59 +00:00
asfernandes
870f03877a Corrections. 2012-03-17 02:26:26 +00:00
alexpeshkoff
e92f494e72 Finished with conversions of all strings in both kinds of SPBs (attach/start) to UTF8 2012-03-16 17:10:31 +00:00
alexpeshkoff
55cb58fd32 System to UTF8 conversion on non-Windows systems 2012-03-16 17:08:24 +00:00
alexpeshkoff
42e1763d37 Misc 2012-03-16 17:05:56 +00:00
alexpeshkoff
4f4998a9b5 Misc 2012-03-16 12:46:32 +00:00