dimitr
|
02120b05d1
|
Put some order to the page size macros and their usage. Changed the default page size to 8KB.
|
2015-09-01 07:24:10 +00:00 |
|
firebirds
|
8f4304fcbb
|
nightly update
|
2015-09-01 00:08:04 +00:00 |
|
asfernandes
|
182016b222
|
Fixed CORE-4917 - ALTER DOMAIN ... TO <new_name> allows to specify <new_name> matching to 'RDB$[[:DIGIT:]]*'.
|
2015-08-31 15:26:06 +00:00 |
|
dimitr
|
fe24642bc2
|
Fixed invariants handling in independent subqueries (seems to be related to CORE-4497).
|
2015-08-31 15:11:06 +00:00 |
|
alexpeshkoff
|
74eeb4bbfa
|
Frontported fix for CORE-4919: Classic server (all processes) hangs after death of one process on AIX
|
2015-08-31 09:30:57 +00:00 |
|
firebirds
|
49abb07117
|
nightly update
|
2015-08-29 00:09:15 +00:00 |
|
asfernandes
|
bdb050aa0e
|
Fixed blr print for blr_pid2.
|
2015-08-28 15:59:41 +00:00 |
|
firebirds
|
0977bad41b
|
nightly update
|
2015-08-26 00:10:45 +00:00 |
|
asfernandes
|
35397f8c05
|
Fixed CORE-4870 - SET COUNT ON: issuing UPDATE on view which was created WITH CHECK OPTION produces wrong number of affected rows (doubled ?).
|
2015-08-25 15:22:40 +00:00 |
|
firebirds
|
b543944d93
|
nightly update
|
2015-08-22 00:08:42 +00:00 |
|
alexpeshkoff
|
db0c84f46e
|
Fixed CORE-4890: Placing comment (single-lined or multi-lined) between final END of creating SP code and terminal character (^) produces compiling error when tool uses old API
|
2015-08-21 15:23:22 +00:00 |
|
firebirds
|
a6d6811b7b
|
nightly update
|
2015-08-21 00:08:57 +00:00 |
|
dimitr
|
fce30a63fa
|
Fixed the hash function (broken since the very beginning).
|
2015-08-20 11:23:48 +00:00 |
|
firebirds
|
6dcb3d5258
|
nightly update
|
2015-08-20 00:08:59 +00:00 |
|
mapopa
|
82c251507c
|
Use future date for sourceforge stats (forces current date)
|
2015-08-19 12:37:53 +00:00 |
|
asfernandes
|
046355b5f1
|
Fixed (again) CORE-3545 - Inconsistent domain's constraint validation in PSQL. Related to CORE-3947.
|
2015-08-19 02:06:49 +00:00 |
|
firebirds
|
65f225e65a
|
nightly update
|
2015-08-19 00:09:32 +00:00 |
|
alexpeshkoff
|
ef78fedd46
|
Fixed CORE-4899: GFIX -online: message "IProvider::attachDatabase failed when loading mapping cache" appears in Classic (only) if access uses remote protocol
|
2015-08-18 15:04:04 +00:00 |
|
alexpeshkoff
|
b65849748f
|
Fixed CORE-4911: Providers enumeration should not be continued on most of errors taking place in the provider
|
2015-08-18 14:57:50 +00:00 |
|
dimitr
|
606d459a63
|
Totally misc.
|
2015-08-18 10:00:52 +00:00 |
|
firebirds
|
87fe254d2d
|
nightly update
|
2015-08-17 00:08:28 +00:00 |
|
dimitr
|
6131cf1216
|
Fixed the hash-join part of CORE-4909: MERGE / HASH JOINs produce incorrect results when VARCHAR join keys differ only by trailing spaces.
|
2015-08-16 15:47:30 +00:00 |
|
asfernandes
|
6cc8feaf64
|
Misc.
|
2015-08-16 13:53:57 +00:00 |
|
firebirds
|
0d048d3ad5
|
nightly update
|
2015-08-15 00:08:50 +00:00 |
|
alexpeshkoff
|
69cc0b7473
|
Fixed CORE-4897: FBSVCMGR can produce broken log when restoring database
|
2015-08-14 14:41:05 +00:00 |
|
firebirds
|
3a8ce3873f
|
nightly update
|
2015-08-14 00:09:10 +00:00 |
|
robocop
|
4037576b9e
|
Misc.
|
2015-08-13 04:09:55 +00:00 |
|
firebirds
|
e281b1dc02
|
nightly update
|
2015-08-13 00:07:54 +00:00 |
|
hvlad
|
2291a41e8f
|
Fixed bug CORE-4906 : AV when server is shutted down with active trace session(s)
|
2015-08-12 13:38:20 +00:00 |
|
hvlad
|
363c0fae9b
|
Fixed bug CORE-4889 : FBSVCMGR with action_trace_start prevents in 3.0 SuperServer from connecting using local protocol
|
2015-08-12 08:58:41 +00:00 |
|
firebirds
|
c941a3fab5
|
nightly update
|
2015-08-12 00:08:57 +00:00 |
|
asfernandes
|
5ecbf21151
|
Misc.
|
2015-08-11 15:46:36 +00:00 |
|
asfernandes
|
bf8a2b9c5b
|
Fixed two problem when a expression is described with a collation (i.e., when the expression charset matches the connection charset):
- Broken display of charset name with SQLDA_DISPLAY
- Broken UTF-8 alignment
|
2015-08-11 15:46:24 +00:00 |
|
firebirds
|
e440313a8b
|
nightly update
|
2015-08-10 14:20:55 +00:00 |
|
hvlad
|
a59b64d610
|
Fixed bug CORE-4904 : Index corruption when add data in long-key-indexed field
|
2015-08-09 20:57:19 +00:00 |
|
mapopa
|
a82e3b15d0
|
server_is_ok not used or replaced
|
2015-08-07 05:52:54 +00:00 |
|
hvlad
|
affce3a0a9
|
Misc
|
2015-08-06 11:49:07 +00:00 |
|
asfernandes
|
9a2a88b560
|
Fixed CORE-4884 - Crash on pasring of script containing execute block with lot of nested begin..end statements.
|
2015-08-05 16:44:48 +00:00 |
|
asfernandes
|
9446f81cdb
|
Improvement CORE-4898 - Speed up function creation and loading when there are many functions in the database.
|
2015-08-03 01:41:34 +00:00 |
|
asfernandes
|
c272477a97
|
Improvement CORE-4880 - Increase speed of creating package when number of its functions more than several hundreds.
|
2015-08-03 01:27:37 +00:00 |
|
hvlad
|
2b401cbbb8
|
1. I see no reason to use explicit constructor in this case. More, it breaks build.
2. One more paranoid check by Claudio :)
|
2015-08-02 19:00:21 +00:00 |
|
asfernandes
|
abde3b2cad
|
Misc.
|
2015-08-02 15:51:01 +00:00 |
|
robocop
|
6684adf32e
|
Misc.
|
2015-08-02 03:10:02 +00:00 |
|
mapopa
|
4878900f4a
|
Add Downloads totals image https://img.shields.io/sourceforge/dt/firebird.png
|
2015-07-31 09:21:07 +00:00 |
|
dimitr
|
c4173d6968
|
Manual update: changelog + buildno.
|
2015-07-30 09:50:18 +00:00 |
|
dimitr
|
4a98252c13
|
Manual update: changelog + buildno.
|
2015-07-30 09:50:01 +00:00 |
|
egorpugin
|
dc14d2cfed
|
[build][cmake] Fix OS X build with brew.
|
2015-07-28 16:40:25 +00:00 |
|
asfernandes
|
50b2d7352a
|
Fixed CORE-4887 - AFTER CREATE/ALTER PACKAGE DDL triggers runs in incorrectly moment.
|
2015-07-28 15:56:58 +00:00 |
|
asfernandes
|
8074c9338c
|
Fixed weird indentation.
|
2015-07-28 15:56:46 +00:00 |
|
hvlad
|
be4c021d5b
|
Make gbak output a bit more consistent look (see also CORE-1999)
|
2015-07-28 11:26:49 +00:00 |
|