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 |
|
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
|
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 |
|
firebirds
|
c2041a276e
|
nightly update
|
2012-03-16 04:50:25 +00:00 |
|
alexpeshkoff
|
e0eda0c873
|
Fixed use of UTF8 strings in services
|
2012-03-15 15:05:31 +00:00 |
|
alexpeshkoff
|
a82cc97e5e
|
Fixed delivery of errors from gstat service
|
2012-03-15 15:03:19 +00:00 |
|
alexpeshkoff
|
016d95d133
|
Fixed assertion at client side in service logon
|
2012-03-15 14:39:38 +00:00 |
|
dimitr
|
8780116b38
|
Fixed CORE-1992: bad BLR -- invalid stream for union select.
|
2012-03-15 12:10:11 +00:00 |
|
dimitr
|
0ea7ae11f3
|
Fixed CORE-3092: ROW_COUNT is not cleared before the singleton INSERT statement,
|
2012-03-15 10:40:45 +00:00 |
|
dimitr
|
2ac95b9982
|
Fixed CORE-3625: MON$IO_STATS doesn't report page writes performed asynchronously (at the AST level).
|
2012-03-15 09:29:33 +00:00 |
|
alexpeshkoff
|
a23cc5f472
|
Misc
|
2012-03-15 08:14:19 +00:00 |
|
firebirds
|
f79a00b91f
|
nightly update
|
2012-03-15 04:50:08 +00:00 |
|
dimitr
|
d0fe0bdf93
|
Pleased Paul V. so that CORE-3195 (Concatenation to CHAR(32766/7) impossible) could be resolved.
|
2012-03-14 17:46:57 +00:00 |
|
dimitr
|
d7deadbd5a
|
Totally misc.
|
2012-03-14 17:39:01 +00:00 |
|
dimitr
|
7c14588baf
|
Fixed CORE-3569: CHAR(32767) present in XSQLVAR with length 32765. The JRD part of the patch is not strictly required, as it's used exclusively for VARCHARs right now, but let's be protected for the unpredictable future.
|
2012-03-14 17:38:32 +00:00 |
|
dimitr
|
8080bb2100
|
Front-ported CORE-3553: Nested loop plan is chosen instead of the sort merge for joining independent streams using keys of different types.
|
2012-03-14 16:04:06 +00:00 |
|
dimitr
|
d6c745b83d
|
Fixed CORE-2286: Selecting from MON$CALL_STACK within a Trigger or SP sometimes return 0 rows.
|
2012-03-14 15:26:06 +00:00 |
|
dimitr
|
c3a3ccfb8f
|
Integrated the jumping information natively into the index bucket.
WARNING: This is an ODS change, databases must be recreated.
|
2012-03-14 14:35:55 +00:00 |
|
dimitr
|
05c27aa212
|
Integrated the jumping information natively into the index bucket.
WARNING: This is an ODS change, databases must be recreated.
|
2012-03-14 14:33:41 +00:00 |
|
dimitr
|
455c4c82d6
|
Front-ported CORE-3457: Optimize the temporary space manager regarding small chunk allocations.
|
2012-03-14 14:00:38 +00:00 |
|
alexpeshkoff
|
5da425d788
|
Comments
|
2012-03-14 13:46:17 +00:00 |
|
alexpeshkoff
|
2f7c526728
|
Implemented CORE-3788: Make all utilities follow same rules when expanding database name
|
2012-03-14 08:46:27 +00:00 |
|
firebirds
|
481f9a5e0a
|
nightly update
|
2012-03-14 04:49:29 +00:00 |
|
dimitr
|
4dffb2c624
|
Made the jump nodes unconditional. To be continued.
|
2012-03-13 10:31:28 +00:00 |
|
firebirds
|
4db9432168
|
nightly update
|
2012-03-12 04:50:36 +00:00 |
|
alexpeshkoff
|
cd88decf37
|
Avoid code duplication in yvalve. Always store expanded filename in YAttachment.
|
2012-03-11 15:32:58 +00:00 |
|
alexpeshkoff
|
d0cb084f32
|
Fixed my old error done when applying providers interface in yValve
|
2012-03-11 15:17:19 +00:00 |
|
firebirds
|
ba298dab36
|
nightly update
|
2012-03-11 04:48:47 +00:00 |
|
asfernandes
|
1758b1fdbe
|
Misc.
|
2012-03-10 15:37:52 +00:00 |
|
alexpeshkoff
|
ced1e89661
|
Mac port
|
2012-03-10 14:01:38 +00:00 |
|
alexpeshkoff
|
8a33676a05
|
Misc
|
2012-03-10 12:28:27 +00:00 |
|
alexpeshkoff
|
1d18be26d5
|
Changed order of args as requested by Claudio
|
2012-03-10 12:07:47 +00:00 |
|
firebirds
|
e18c700024
|
nightly update
|
2012-03-08 04:48:58 +00:00 |
|
alexpeshkoff
|
61bee1449c
|
Make createDatabase() work with config and national characters like attachDatabase()
|
2012-03-07 15:20:37 +00:00 |
|
firebirds
|
e37f620b2a
|
nightly update
|
2012-03-07 04:51:02 +00:00 |
|
alexpeshkoff
|
6c3dd9da4a
|
Mac port
|
2012-03-06 13:29:28 +00:00 |
|
alexpeshkoff
|
b9ba7ea5b9
|
Restored old filename expansion logic in createDatabase()
|
2012-03-06 13:25:20 +00:00 |
|
alexpeshkoff
|
a9d97056ce
|
Mac port
|
2012-03-06 11:31:56 +00:00 |
|
firebirds
|
81a7fc42f9
|
nightly update
|
2012-03-06 04:50:49 +00:00 |
|
robocop
|
174e958f46
|
Style.
|
2012-03-05 22:20:54 +00:00 |
|
firebirds
|
9a937a915c
|
nightly update
|
2012-03-05 04:49:21 +00:00 |
|
robocop
|
42089b62ce
|
Misc: delete obsolete workaround.
|
2012-03-05 03:56:36 +00:00 |
|
firebirds
|
c67b92967b
|
nightly update
|
2012-03-04 04:48:33 +00:00 |
|
alexpeshkoff
|
aa64bc7424
|
Fixed CORE-3649: gbak deletes backup file even if error happens when it's already successfully closed
|
2012-03-03 16:47:30 +00:00 |
|
firebirds
|
67436c2787
|
nightly update
|
2012-03-03 04:51:09 +00:00 |
|
alexpeshkoff
|
45b31d6e4b
|
Fixed hang in shutdown
|
2012-03-02 15:38:24 +00:00 |
|
hvlad
|
7124c3bc15
|
Fixed Win32 build
|
2012-03-02 12:12:15 +00:00 |
|
firebirds
|
7414160770
|
nightly update
|
2012-03-02 04:49:42 +00:00 |
|
hvlad
|
52f3ed895e
|
Fixed Windows build
|
2012-03-01 18:18:46 +00:00 |
|
alexpeshkoff
|
57e70420f0
|
Fixed CORE-3762: gsec returns 0 return code on some errors
|
2012-03-01 17:01:44 +00:00 |
|
alexpeshkoff
|
bb034da477
|
Restore separate datatypes for thread ID and handle according to Vlad's request. They match on posix build, but supposed to be different on windows.
|
2012-03-01 15:47:01 +00:00 |
|
hvlad
|
4041b0e780
|
Undo part of previous commit: it is not good to make internal type (ThreadId) as public
|
2012-03-01 15:42:24 +00:00 |
|
hvlad
|
adf02dd070
|
Misc
|
2012-03-01 15:27:23 +00:00 |
|
hvlad
|
686702c2cb
|
Isolate POSIX-related code
|
2012-03-01 14:55:28 +00:00 |
|
alexpeshkoff
|
4e795f4047
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
|
alexpeshkoff
|
6e6c7bcbcd
|
Fixed opening read-only databases on unix
|
2012-03-01 08:37:55 +00:00 |
|
firebirds
|
87cfc2f431
|
nightly update
|
2012-03-01 04:50:12 +00:00 |
|
asfernandes
|
2522f8fc94
|
Correction.
|
2012-02-29 15:24:50 +00:00 |
|
alexpeshkoff
|
c881c9bc6c
|
Always define appropriate macro before including pthread.h
|
2012-02-29 07:08:01 +00:00 |
|
firebirds
|
d5adf13a1e
|
nightly update
|
2012-02-29 04:51:17 +00:00 |
|
alexpeshkoff
|
a2ac117fe6
|
Lock database file when opening it
|
2012-02-28 12:58:07 +00:00 |
|
alexpeshkoff
|
12cf01d608
|
Cleanup unneeded parameter (was used in nbackup, where PIO is replaced with OS function calls)
|
2012-02-28 11:08:30 +00:00 |
|