firebirds
|
91f131c2e6
|
nightly update
|
2013-08-24 00:29:25 +00:00 |
|
asfernandes
|
b313573a42
|
Hope this fixes the POSIX build.
|
2013-08-23 15:37:20 +00:00 |
|
alexpeshkoff
|
2df79f7c23
|
Replaced editline with new version, recommended by Frank
|
2013-08-23 10:44:04 +00:00 |
|
firebirds
|
91318d7e34
|
nightly update
|
2013-08-23 00:35:24 +00:00 |
|
dimitr
|
5d80d0e322
|
Updated the distributed examples.
|
2013-08-22 13:52:04 +00:00 |
|
dimitr
|
01f48faf30
|
Added plugins.conf to the distribution.
|
2013-08-22 09:24:09 +00:00 |
|
dimitr
|
fc7389325a
|
Added READMEs and new API headers to Windows snapshots.
|
2013-08-22 06:23:37 +00:00 |
|
dimitr
|
92d2f6aa09
|
Improved the ISQL output for the SHOW GRANT command.
|
2013-08-21 13:51:50 +00:00 |
|
alexpeshkoff
|
89d2d8bbd3
|
Fixed assertion in classic mode
|
2013-08-21 11:56:27 +00:00 |
|
dimitr
|
a4ec331d3d
|
On second thought, I'm removing the artifical message size limit.
|
2013-08-21 09:17:10 +00:00 |
|
dimitr
|
4f094c7fd8
|
Removed the record size limit for aggregates/unions.
|
2013-08-21 09:14:09 +00:00 |
|
dimitr
|
c1cbd97163
|
Increased the sort record size limit to 1MB. I've kept this limit due to the possible performance implications, but it can be extended/removed any time.
|
2013-08-21 09:11:57 +00:00 |
|
dimitr
|
99b1b17f27
|
Minor refactoring and support for records longer than 64KB (not really actual, but just in case).
|
2013-08-21 07:41:39 +00:00 |
|
dimitr
|
8586171695
|
Core support for records longer than 64KB. Not exposed to the external world yet.
|
2013-08-21 07:40:31 +00:00 |
|
dimitr
|
111f71db83
|
Misc.
|
2013-08-21 07:19:43 +00:00 |
|
dimitr
|
8df0ca0194
|
Misc.
|
2013-08-21 07:18:26 +00:00 |
|
dimitr
|
ab8bbef3df
|
Impure offsets must be 32-bit.
|
2013-08-21 07:16:28 +00:00 |
|
firebirds
|
78e38a42f0
|
nightly update
|
2013-08-21 01:01:49 +00:00 |
|
dimitr
|
ea7423210a
|
Code simplification.
|
2013-08-20 06:11:12 +00:00 |
|
firebirds
|
ba46dc445b
|
nightly update
|
2013-08-20 00:31:11 +00:00 |
|
dimitr
|
597a562514
|
Minor optimization.
|
2013-08-19 18:51:55 +00:00 |
|
dimitr
|
01b81b1edb
|
Code simplification and some corrections.
|
2013-08-19 18:50:28 +00:00 |
|
dimitr
|
a12e7b6eaa
|
Cleanup.
|
2013-08-19 17:29:44 +00:00 |
|
dimitr
|
2a21263d7d
|
Warnings.
|
2013-08-19 15:46:34 +00:00 |
|
asfernandes
|
de802194c4
|
Fixed (as possible) CORE-4160 - The parameterized exception does not accept not ASCII characters as parameter.
|
2013-08-19 15:31:00 +00:00 |
|
alexpeshkoff
|
1eace34614
|
CORE-3944 - fixed a bug in my previous commit, noticed by Adriano
|
2013-08-19 08:17:37 +00:00 |
|
firebirds
|
298d3f6844
|
nightly update
|
2013-08-19 00:31:38 +00:00 |
|
asfernandes
|
a66366bc82
|
Misc.
|
2013-08-18 18:53:41 +00:00 |
|
dimitr
|
6b5ee63711
|
Fixed the optimizer regression causing different from FB2 plans being generated + some cleanup.
|
2013-08-18 15:32:53 +00:00 |
|
firebirds
|
02ebfe1117
|
nightly update
|
2013-08-17 00:27:29 +00:00 |
|
alexpeshkoff
|
a8f8465366
|
Postfix for CORE-3935 & CORE-3944: helps avoid segfaults/deadlocks when shutting down firebird
|
2013-08-16 12:44:10 +00:00 |
|
alexpeshkoff
|
70a5c5db43
|
Always lock dbb_sync before accessing something in setLockAttachment()
|
2013-08-16 12:41:49 +00:00 |
|
firebirds
|
299a3e4552
|
nightly update
|
2013-08-16 00:27:27 +00:00 |
|
asfernandes
|
f6d78556be
|
Fixed CORE-4180 - CREATE COLLATION does not verify base collation charset.
|
2013-08-15 15:42:57 +00:00 |
|
dimitr
|
d2fa09942e
|
Fixed incorrect accounting re. number of fetches.
|
2013-08-15 11:54:56 +00:00 |
|
firebirds
|
f94bf3d32d
|
nightly update
|
2013-08-15 00:27:09 +00:00 |
|
asfernandes
|
27062ad0bc
|
Fixed the problem with make -j when only parse.y is changed.
|
2013-08-14 15:41:37 +00:00 |
|
dimitr
|
bd1f732e7c
|
Attempted to fix unexpectedly big (> 2^32) page numbers in the validation output + some related adjustments.
|
2013-08-14 09:27:24 +00:00 |
|
asfernandes
|
a34a77d923
|
Fixed CORE-4177 (last part) - Problem with some boolean expressions not being allowed.
|
2013-08-14 02:20:17 +00:00 |
|
asfernandes
|
a9c1e054b0
|
Fix assertion.
|
2013-08-14 02:20:00 +00:00 |
|
firebirds
|
dd5f9360db
|
nightly update
|
2013-08-14 00:41:05 +00:00 |
|
asfernandes
|
ba923bcadd
|
Fixed CORE-4177 (only the simple test case reported in fb-devel) - Problem with some boolean expressions not being allowed.
|
2013-08-12 02:20:12 +00:00 |
|
firebirds
|
ba389cbea8
|
nightly update
|
2013-08-12 00:36:15 +00:00 |
|
dimitr
|
a18788a0cf
|
Fixed CORE-4176: Monitoring tables return incomplete information in SC/CS configurations.
|
2013-08-09 15:51:13 +00:00 |
|
dimitr
|
a1362f9506
|
Fixed CORE-4173: Setting generator value twice in single transaction will set it to zero.
|
2013-08-09 05:04:23 +00:00 |
|
firebirds
|
6eafaeeb2a
|
nightly update
|
2013-08-09 00:26:52 +00:00 |
|
hvlad
|
82b574fbfd
|
Restore scan-resistance feature of the page cache.
Refactor common code a bit.
|
2013-08-08 08:41:12 +00:00 |
|
firebirds
|
5b5661997e
|
nightly update
|
2013-08-08 00:32:15 +00:00 |
|
paul_reeves
|
c3f783a343
|
Improve installed product detection to support changes in Fb3.
|
2013-08-07 09:58:04 +00:00 |
|
firebirds
|
d716c690fc
|
nightly update
|
2013-08-07 00:24:33 +00:00 |
|