firebirds
|
91c3270d37
|
nightly update
|
2016-03-09 00:11:10 +00:00 |
|
aafemt
|
1154e8d3a5
|
Disable several NOT NULL for one field (CORE-5141)
|
2016-03-08 18:41:39 +00:00 |
|
dimitr
|
91c71954fb
|
Fixed CORE-5133: "Alter sequence restart with" does not change the initial value.
|
2016-03-08 18:07:14 +00:00 |
|
hvlad
|
b713cb895e
|
Fixed bug CORE-5140 : Wrong error message when user tries to set number of page buffers into not supported value
|
2016-03-08 17:10:30 +00:00 |
|
aafemt
|
7524cd2fe7
|
Position independent sequence parameters in DDL
|
2016-03-08 10:26:27 +00:00 |
|
firebirds
|
dc206d1009
|
nightly update
|
2016-03-08 00:08:15 +00:00 |
|
aafemt
|
bab852a1f5
|
Correction
|
2016-03-07 15:51:40 +00:00 |
|
firebirds
|
92a60b4f97
|
nightly update
|
2016-03-07 00:09:14 +00:00 |
|
dimitr
|
7b69e1f195
|
Renamed security3.fdb -> security4.fdb.
|
2016-03-06 08:32:18 +00:00 |
|
dimitr
|
277d85c520
|
Removed filename dependencies on FB version, to avoid renaming them with the every release. Cleaned up the MSVC6 remainings.
|
2016-03-06 08:17:00 +00:00 |
|
firebirds
|
13ab88e62f
|
nightly update
|
2016-03-06 00:09:35 +00:00 |
|
dimitr
|
0b97f5fc41
|
Misc refactoring:
1) Renamed Hash class to HashTable
2) Reversed data/length arguments
3) Moved hash() routine to its own class/namespace
4) Fixed the license text
|
2016-03-05 17:40:49 +00:00 |
|
aafemt
|
4f8bdc3338
|
Correction
|
2016-03-05 13:03:41 +00:00 |
|
aafemt
|
a1d55c3e6e
|
Optimized hash function for lock manager and hash join
|
2016-03-05 12:28:04 +00:00 |
|
asfernandes
|
3618aa2171
|
Make the generated code compatible with gcc 6 in C++-14 mode.
|
2016-03-05 03:39:36 +00:00 |
|
firebirds
|
ab8fa6bf83
|
nightly update
|
2016-03-05 00:09:20 +00:00 |
|
paul_reeves
|
17192cdf66
|
Sync recent windows installer changes for fb3 into trunk
|
2016-03-04 09:00:56 +00:00 |
|
firebirds
|
e5fdfec4bf
|
nightly update
|
2016-03-04 00:10:06 +00:00 |
|
asfernandes
|
983b12b676
|
Warnings.
|
2016-03-03 22:52:03 +00:00 |
|
paulbeach
|
150fdb8710
|
Fix qsort_r for Darwin
|
2016-03-03 15:04:02 +00:00 |
|
alexpeshkoff
|
758b705b59
|
Work in progress
|
2016-03-03 15:03:27 +00:00 |
|
paulbeach
|
628633accb
|
Reverse Cloop change (LibreeOffice), until it can be examined properly.
|
2016-03-03 11:57:30 +00:00 |
|
aafemt
|
edf7778d45
|
Boolean datatype in gpre C++ module
|
2016-03-03 11:44:55 +00:00 |
|
firebirds
|
21730b582a
|
nightly update
|
2016-03-03 00:09:15 +00:00 |
|
aafemt
|
27395a0831
|
Savepoints refactoring that fixes CORE-4701, CORE-4424 and CORE-4483
|
2016-03-02 15:33:16 +00:00 |
|
paulbeach
|
08cbcd502d
|
malloc.h is no longer needed (LibreOffice)
|
2016-03-02 15:23:25 +00:00 |
|
firebirds
|
87e6a22b6b
|
nightly update
|
2016-03-01 00:09:46 +00:00 |
|
dimitr
|
a866b0222b
|
Fixed CORE-5122: Expression index may not be used by the optimizer if created and used in different connection charsets.
|
2016-02-29 20:01:16 +00:00 |
|
firebirds
|
c5815ed1e5
|
nightly update
|
2016-02-29 00:09:09 +00:00 |
|
dimitr
|
c1d69d095d
|
CORE-5119: Support autocommit mode in SET TRANSACTION statement.
|
2016-02-28 09:14:50 +00:00 |
|
dimitr
|
82553cf5d2
|
Misc: remove the redundant space in the explained plan output.
|
2016-02-28 08:45:42 +00:00 |
|
dimitr
|
46952a1fcb
|
Set up the new version.
|
2016-02-28 08:41:30 +00:00 |
|
dimitr
|
bb46a0e831
|
Set up the new version.
|
2016-02-28 08:04:48 +00:00 |
|
firebirds
|
53f244a8bb
|
nightly update
|
2016-02-28 00:08:37 +00:00 |
|
dimitr
|
0adb26fd31
|
Updated the docs for RC2.
|
2016-02-27 07:15:34 +00:00 |
|
firebirds
|
0d0cdff99b
|
nightly update
|
2016-02-27 00:09:13 +00:00 |
|
dimitr
|
f82597bad9
|
Split a 5-way join into two smaller joins to help the optimizer in cases when statistics is outdated (index creation time suffers when there are many tables/indices). While being there, cache requests that weren't cached yet.
|
2016-02-26 17:19:29 +00:00 |
|
alexpeshkoff
|
805d7cef2b
|
WIP on docs
|
2016-02-26 16:10:48 +00:00 |
|
alexpeshkoff
|
926e3d903e
|
Fixed some asserts and segfaults in crypto manager
Disable simultaneous nbackup & encrypt/decrypt operation
|
2016-02-26 12:55:34 +00:00 |
|
firebirds
|
bc0e65fd4b
|
nightly update
|
2016-02-26 00:09:25 +00:00 |
|
hvlad
|
2dc879afca
|
This should fix known issues with MERGE and stable cursor (see CORE-3362).
Thanks to Dmitry for idea
|
2016-02-25 09:20:01 +00:00 |
|
asfernandes
|
ad6a44c0b0
|
Convert the file to UTF-8 as grep thinks it's a binary file.
|
2016-02-25 02:11:24 +00:00 |
|
asfernandes
|
6760fe25c8
|
Misc.
|
2016-02-25 01:50:46 +00:00 |
|
asfernandes
|
703b59212f
|
Typos.
|
2016-02-25 01:07:40 +00:00 |
|
firebirds
|
26b2e5a9d1
|
nightly update
|
2016-02-25 00:09:00 +00:00 |
|
dimitr
|
477af6bb96
|
Checking the datatype at compile time is unreliable: some nodes return one type at compile time and another type at runtime, thus causing unexpectedly missing casts. I'm moving the check to runtime, this should fix the remaining regressions (fingers crossed).
|
2016-02-24 20:11:34 +00:00 |
|
alexpeshkoff
|
71b53845db
|
Started work on new API docs
|
2016-02-24 15:32:57 +00:00 |
|
firebirds
|
b0abaa75f0
|
nightly update
|
2016-02-24 00:08:54 +00:00 |
|
aafemt
|
a0eca08629
|
Get secondary error code isc_dsql_sqlda_err back, thanks to Dmitry Yemanov
|
2016-02-23 20:49:56 +00:00 |
|
alexpeshkoff
|
be9bef903e
|
Sample of writing plugin using pascal
|
2016-02-23 16:54:19 +00:00 |
|