alexpeshkoff
18c902de46
Fixed CORE-4715: Restore of shadowed database fails using -k ("restore without shadow") switch
2015-04-15 14:01:24 +00:00
alexpeshkoff
d42402d0b9
Fixed CORE-4731: Prohibit an ability to issue DML or DDL statements on RDB$ tables
2015-04-15 13:19:18 +00:00
firebirds
32535885cc
nightly update
2015-04-14 15:56:57 +00:00
asfernandes
5109af2436
Fixed CORE-4725 - Inconsistencies with ALTER DOMAIN and ALTER TABLE with DROP NOT NULL and PRIMARY KEYs; Fixed some others problems with trailing spaces in object names in error messages.
2015-04-13 18:35:46 +00:00
firebirds
d7d7f3670c
nightly update
2015-04-13 17:02:22 +00:00
firebirds
505288bc78
nightly update
2015-04-11 18:58:34 +00:00
firebirds
80fcd01821
nightly update
2015-04-08 22:06:56 +00:00
firebirds
6c58923f24
nightly update
2015-04-07 23:07:16 +00:00
firebirds
2b3ef62256
nightly update
2015-04-07 00:09:05 +00:00
asfernandes
b363356223
Fixed CORE-4738 - Command "Alter table <T> alter <C> type <domain_>" does not work: "BLR syntax error: expected valid BLR code at offset 15, encountered 255" - regression introduced with CORE-4733.
2015-04-06 23:21:25 +00:00
firebirds
19e5f3c0d1
nightly update
2015-04-06 00:13:06 +00:00
asfernandes
2828aee4ab
Fixed CORE-4733 - Command "Alter table <T> alter TYPE <C> <DOMAIN_WITH_NOT_NULL" does not verifies data in column <C> and makes incorrect assignments in <C> to ZERO / JULIAN_DATE / ASCII(0) for types INT, TIMESTAMP and VARCHAR.
2015-04-05 02:24:40 +00:00
asfernandes
b50abdb04c
Optimize check of column NULLs when changing field or domain to NOT NULL.
2015-04-05 02:24:26 +00:00
firebirds
f81d0aab14
nightly update
2015-04-04 00:13:08 +00:00
asfernandes
a1a745b942
Fixed (again) CORE-3373 - It is possible to store string with lenght 31 chars into column varchar(25).
2015-04-03 01:31:15 +00:00
firebirds
c4dcc1cf92
nightly update
2015-04-03 00:14:05 +00:00
firebirds
2a0db82304
nightly update
2015-04-02 00:14:14 +00:00
alexpeshkoff
f96129ceef
Fixes assertion in DFW, caused by uninitialized descriptor
2015-04-01 15:10:06 +00:00
firebirds
dcdf641454
nightly update
2015-04-01 00:14:05 +00:00
alexpeshkoff
5c9eb6d8a3
Fixed CORE-4729: Add a flag to mon$database helping to decide what type of security database is used - default, self or other
2015-03-31 17:22:04 +00:00
firebirds
a914b27fe1
nightly update
2015-03-31 00:14:42 +00:00
egorpugin
03580b29d6
[build] Fix duplicate symbol error on AppleClang while building for iOS.
2015-03-30 14:35:30 +00:00
firebirds
f5ec22524d
nightly update
2015-03-30 00:11:49 +00:00
firebirds
e525cde245
nightly update
2015-03-29 00:13:03 +00:00
asfernandes
336456d140
Misc.
2015-03-28 00:36:04 +00:00
firebirds
7646fc6ca3
nightly update
2015-03-28 00:14:56 +00:00
alexpeshkoff
16768b177d
Be more consistent putting IStatus into fast inline wrapper. Also some syntax sugar as suggested by Dmitry
2015-03-27 17:51:19 +00:00
hvlad
aeeca2812f
Fixed Windows build
2015-03-27 15:41:36 +00:00
alexpeshkoff
e7663b6bc0
Use status interface instead plain status vector when working with exceptions.
...
Avoid use of circullar allocation for strings in status vector (except when unavoidable for ISC API backward compatibility).
Use TLS for circullar allocation buffer instead manually working with threads' list.
2015-03-27 14:36:30 +00:00
firebirds
62520cc84c
nightly update
2015-03-26 00:13:01 +00:00
asfernandes
43977cc4bf
Rework new aggregate functions so that they use the single blr_agg_function BLR verb.
2015-03-25 17:52:14 +00:00
asfernandes
4554ee24f5
Feature CORE-4722 - Aggregate linear regression functions.
2015-03-25 17:51:54 +00:00
firebirds
11fedd72e7
nightly update
2015-03-25 00:12:42 +00:00
robocop
7873b1f983
Misc.
2015-03-24 01:30:20 +00:00
firebirds
90637ee69c
nightly update
2015-03-24 00:12:40 +00:00
alexpeshkoff
6c5f9b77fe
Cleanup - avoid automatic type conversion in FbLocalStatus as suggested by Claudio
2015-03-23 11:06:51 +00:00
asfernandes
64d146a06f
Feature CORE-4717 - Aggregate statistical functions COVAR_SAMP, COVAR_POP and CORR - contributed by Hajime Nakagami.
2015-03-23 02:55:42 +00:00
firebirds
8d1cbc7e32
nightly update
2015-03-23 00:12:39 +00:00
hvlad
91c1108608
Fixed Windows build
2015-03-22 22:43:12 +00:00
robocop
e3ec63de41
Misc.
2015-03-22 00:23:40 +00:00
firebirds
8da3391a44
nightly update
2015-03-22 00:12:30 +00:00
asfernandes
b7b3fe4718
Corrections.
2015-03-21 18:38:48 +00:00
firebirds
4e13ccec3a
nightly update
2015-03-21 00:15:33 +00:00
alexpeshkoff
c4c9daf132
Avoid limits on size of status vector in engine. Ensure that status is always clean on entry to interface methods.
2015-03-20 18:02:30 +00:00
firebirds
91e8bc68cc
nightly update
2015-03-20 00:14:26 +00:00
firebirds
57ab9f9c27
nightly update
2015-03-19 00:14:37 +00:00
asfernandes
2bd863a353
Feature CORE-4714 - Aggregate statistical functions stddev_pop, stddev_samp, var_pop and var_samp - contributed by Hajime Nakagami.
2015-03-18 21:38:52 +00:00
hvlad
1332ff27ac
Fixed bug CORE-4713 : "BLOB not found" error at rollback after insert into table with expression index
2015-03-18 17:26:56 +00:00
firebirds
408d6c17ad
nightly update
2015-03-18 00:13:22 +00:00
asfernandes
bd1094a671
Misc.
2015-03-17 21:44:55 +00:00