dimitr
8d5c152626
Updated the docs.
2014-06-12 07:19:11 +00:00
firebirds
4b435a4030
nightly update
2014-06-11 00:47:03 +00:00
dimitr
dcd6de2dc8
Patch by Nickolay Samofatov: avoid an AST overhead for heavily-loaded systems with many requests. This is committed into v2.5 only, so far I doubt v3 needs that.
2014-06-10 20:17:03 +00:00
dimitr
480bd4cd74
Fixed CORE-4460: Expressions containing some built-in functions may be badly optimized.
2014-06-10 20:05:10 +00:00
firebirds
20fabf1cff
nightly update
2014-06-07 01:02:01 +00:00
alexpeshkoff
109a4e5467
Use GlobalPtr for static variable doing memory allocation
2014-06-06 10:42:04 +00:00
firebirds
9eb8626ee7
nightly update
2014-06-04 01:01:11 +00:00
dimitr
7b9be79b59
Replaced debug info blob id with blob contents in cached triggers. This fixes the first part of CORE-3305 / CORE-4390, thus making the original problem visible.
2014-06-03 11:02:09 +00:00
firebirds
748d32a1b0
nightly update
2014-05-30 00:46:35 +00:00
dimitr
8994b8d190
Updated the docs.
2014-05-29 12:15:21 +00:00
hvlad
9612a8600b
Fixed bug CORE-4444 : Engine could hung and block all attachments in out of disk space condition during physical backup
...
Improvement CORE-4445 : Extend main database file faster when physical backup state changed from stalled to merge
2014-05-29 07:54:15 +00:00
hvlad
97ff4dee5b
Fixed bug CORE-4444 : Engine could hung and block all attachments in out of disk space condition during physical backup
2014-05-29 07:46:52 +00:00
hvlad
3294d606a9
Implement support for fallocate() call on Linux.
...
Implement improvement CORE-4443 : Use fast file grow on those Linux systems which supports it
2014-05-29 07:44:26 +00:00
firebirds
70c95a289f
nightly update
2014-05-29 01:27:14 +00:00
dimitr
7ad0d3677b
Updated the docs.
2014-05-28 06:39:57 +00:00
dimitr
24fa109eea
CORE-4437: Add support for the RETURNING clause to Embedded SQL.
...
CORE-4438: Add support for UPDATE OR INSERT statement to Embedded SQL.
Only C/C++ language support is added, other languages will be supported in trunk.
2014-05-28 05:56:23 +00:00
firebirds
ae8bb44e71
nightly update
2014-05-24 02:35:32 +00:00
robocop
d59e104189
Misc.
2014-05-23 01:31:53 +00:00
firebirds
ce9fafa480
nightly update
2014-05-23 00:42:20 +00:00
alexpeshkoff
4db5ac60e0
Missed file for ARM64 port
2014-05-22 10:28:25 +00:00
alexpeshkoff
b144c0d35e
I have a report that this fix makes it possible to have successfull release build on HP-UX B.11.31 with HP C/aC++ A.06.26 compiler
2014-05-22 10:09:53 +00:00
firebirds
a098384e60
nightly update
2014-05-17 00:48:28 +00:00
hvlad
25b1575627
Correct format specifiers
2014-05-16 13:01:44 +00:00
firebirds
cb148258e7
nightly update
2014-05-16 00:42:23 +00:00
hvlad
aaf2a1e659
Fixed bug CORE-4433 : GlobalRWLock could not downgrade EX lock to SH if readers is present
2014-05-15 22:06:44 +00:00
hvlad
87ee6b8c2d
1. Improvement CORE-4431 : Reduce contention for allocation table lock while database is in stalled physical backup state
...
2. Improvement CORE-4432 : Let attachments to not block others when allocation table is read first time
3. On Windows, file can not be deleted while system writes cached data into it, even if file is not open by anyone.
Therefore flush delta file implicitly before closing it.
2014-05-15 22:05:06 +00:00
firebirds
4eb665ba9c
nightly update
2014-05-13 02:34:34 +00:00
paulbeach
39f02e14fb
Correct a problem with locating intl dylibs
2014-05-12 09:44:51 +00:00
firebirds
7b4a8b8bfc
nightly update
2014-05-01 00:44:53 +00:00
firebirds
dc31228f38
nightly update
2014-04-26 00:52:06 +00:00
alexpeshkoff
cb73693763
Minimal fix for CORE-4303: Possible races while Service destruction
2014-04-25 11:01:51 +00:00
firebirds
58861749b7
nightly update
2014-04-25 00:53:49 +00:00
paulbeach
f1708f2b63
Fix typo in debug routine
2014-04-24 11:43:38 +00:00
firebirds
e938146420
nightly update
2014-04-20 00:38:17 +00:00
hvlad
2d4240b437
Missed return
2014-04-19 07:34:10 +00:00
firebirds
589f54084c
nightly update
2014-04-17 00:53:17 +00:00
hvlad
91dcb1ff5b
Load icuin30.dll from the same folder as already loaded icuuc30.dll.
...
It should fix CORE-3183 : FBEmbed.dll does not load icuin30.dll from same folder as itself (icudt30.dll, icuuc30.dll load OK)
2014-04-16 13:13:52 +00:00
firebirds
0a51579121
nightly update
2014-04-09 00:52:26 +00:00
hvlad
b8a58d18a3
Avoid issues with not initialized members of record_param.
2014-04-08 08:18:56 +00:00
firebirds
a101417f12
nightly update
2014-04-08 00:47:01 +00:00
dimitr
a24fa92e74
Simplest solution for CORE-4386: Report more details for "object in use" errors. Also, I've removed the database filename from the error message for security reasons. v3 is going to get a more complete solution.
2014-04-05 18:08:41 +00:00
firebirds
b0076068ff
nightly update
2014-04-05 01:39:39 +00:00
hvlad
c0ac8b61a6
Wrong code was committed (for CORE-4252), sorry
2014-04-04 08:52:04 +00:00
hvlad
a73622916a
Improvement CORE-4252 : Add table name to text of validation contraint error message, to help identify error context
2014-04-04 08:37:26 +00:00
firebirds
d54f612925
nightly update
2014-03-26 01:22:49 +00:00
hvlad
ef2e6e7ba0
Fixed bug CORE-2848 : "lock conversion denied" or "lock denied" error
2014-03-25 13:32:25 +00:00
hvlad
9b074c7d80
Fixed bug CORE-4372 : Deadlock is possible when two data pages contains record fragments pointing to each other
2014-03-25 10:12:54 +00:00
firebirds
95588a5f1a
nightly update
2014-03-14 00:59:52 +00:00
roman-simakov
6ad5e36879
Corrected gfix messages to avoid user's panic. Reviewed by Vlad.
2014-03-13 09:29:04 +00:00
firebirds
4110b0a44c
nightly update
2014-02-26 01:01:47 +00:00