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

48508 Commits

Author SHA1 Message Date
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
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
alexpeshkoff
6a45fe32a1 Better track file dependencies 2012-03-15 09:52:55 +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