8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
Commit Graph

54387 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
3ee737cb20 Fixed CORE-6246 - Problem with too many number of columns in resultset. 2020-03-21 22:49:46 -03:00
firebirds
fa50501da4 increment build number 2020-03-21 00:04:25 +00:00
Dmitry Yemanov
471f1f5380 Fixed CORE-6266 2020-03-20 15:21:27 +03:00
Dmitry Yemanov
09e88dedc9 Avoid calling MOV_compare() for NULL values 2020-03-20 15:21:27 +03:00
Dmitry Yemanov
9f6152a300 One more fix for possible hangs inside the monotoring shmem code 2020-03-20 15:21:27 +03:00
Dmitry Yemanov
dd1c1554c3 Front ported solution for CORE-6216 2020-03-20 15:21:27 +03:00
firebirds
f5afdedd18 increment build number 2020-03-20 00:04:49 +00:00
AlexPeshkoff
8608e81920 Regenerated cloop sample files 2020-03-19 16:25:05 +03:00
AlexPeshkoff
4035bc9f29 Added datatypes related with extended timezone format 2020-03-19 16:24:36 +03:00
firebirds
7864fad322 increment build number 2020-03-19 00:04:52 +00:00
AlexPeshkoff
7b4463b213 Fixed CORE-6265: mapping rules destroyed by backup / restore 2020-03-18 13:21:36 +03:00
firebirds
01cbaa9d2c increment build number 2020-03-12 00:05:44 +00:00
Adriano dos Santos Fernandes
ec478b8191 Fixed CORE-6262 - SHOW DOMAIN/TABLE does not display character set of system objects. 2020-03-11 15:37:11 -03:00
hvlad
fb548da73d Make CLOOP generate correct VERSION constants for all kind of outputs. 2020-03-11 19:52:28 +02:00
Adriano dos Santos Fernandes
d6a8768f08
Merge pull request #243 from red-soft-ru/firebird_master_fix_CORE-5972
CORE-5972: Fix working external triggers with computed fields
2020-03-11 11:32:48 -03:00
firebirds
b472581c7a increment build number 2020-03-11 00:04:52 +00:00
Alexander Peshkov
199b0a6306
Postfix for CORE-6110: always store strings in local StatusVector's memory (#261)
* Postfix for CORE-6110: always store strings in local StatusVector's memory, i.e. no lost string args
2020-03-10 20:39:04 +03:00
AlexPeshkoff
e3631c4fc8 Fixed CORE-6219: DECFLOAT values and queries with ORDER BY and/or windowed (analitical) functions 2020-03-10 20:29:39 +03:00
AlexPeshkoff
a40511e427 Cleanup some dirt remaining after adding high precision numerics - if we decide to have such explicit type later we can always add what we really need for it 2020-03-10 20:29:39 +03:00
firebirds
0be5b338e1 increment build number 2020-03-06 00:04:47 +00:00
hvlad
eae43d80cc Fixed bug CORE-6224 : [AV] Re-destruction of the rem_port object 2020-03-05 23:31:28 +02:00
firebirds
b50967c7b2 increment build number 2020-03-05 00:04:45 +00:00
Alexander Peshkov
2d2df601a3
None gmt fallback (#260)
Added new form of set bind: SET BIND OF TIME ZONE TO EXTENDED
2020-03-04 19:14:58 +03:00
AlexPeshkoff
684e17d0e4 Fixed CORE-6248: A number of errors when database name is longer than 255 symbols 2020-03-04 19:03:15 +03:00
AlexPeshkoff
b11189f1bb Fixed CORE-6260: Warnings not always displayed in ISQL 2020-03-04 19:03:15 +03:00
AlexPeshkoff
b2a0cd5c38 Make commented code compilable when needed 2020-03-04 19:03:15 +03:00
firebirds
10dfc7fb81 increment build number 2020-03-03 00:04:42 +00:00
hvlad
b33bffff07 Allow MP compilation for extern projects. MSVC15 only for now. 2020-03-02 19:40:25 +02:00
Adriano dos Santos Fernandes
d0add7d82c Shrink MacOS pkg size not including three copies of each ICU library. 2020-03-02 08:20:17 -03:00
firebirds
d3ea364cb5 increment build number 2020-02-27 00:04:48 +00:00
AlexPeshkoff
1da2ddc7f6 Make appropriate use of expanded (for system calls) and original (for user-readable diagnostic) more clear 2020-02-26 14:07:43 +03:00
Adriano dos Santos Fernandes
8df1b279e8 Fix regression with conversion from hex literal in string to number
reported by Pavel Zotov.
2020-02-25 22:21:23 -03:00
firebirds
d7a1074e4d increment build number 2020-02-26 00:04:45 +00:00
hvlad
57599e6973 Fixed bug CORE-6253 : Crash via locked fb_lock file 2020-02-25 12:46:34 +02:00
AlexPeshkoff
92fbd23039 Fixed example - thanks to DS 2020-02-25 09:02:24 +03:00
firebirds
7bafffb8f2 increment build number 2020-02-25 00:04:45 +00:00
hvlad
1922f1f8cd Fixed bug CORE-6252 : UNIQUE CONSTRAINT violation 2020-02-24 22:20:25 +02:00
firebirds
d64f31b504 increment build number 2020-02-24 00:04:57 +00:00
hvlad
25d6fd4495 Improvement CORE-6095 : Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids 2020-02-23 22:54:20 +02:00
firebirds
818f791d05 increment build number 2020-02-22 00:04:48 +00:00
Adriano dos Santos Fernandes
fe95da8ec9 Postfix for CORE-6250 - Signature mismatch when creating package body on identical packaged procedure header. 2020-02-21 16:18:28 +00:00
firebirds
c9f60ba8c7 increment build number 2020-02-21 00:04:49 +00:00
hvlad
7e5b0ce6ac Fixed bug CORE-6254 : AV in engine when using SET TRANSACTION and ON TRANSACTION START trigger uses EXECUTE STATEMENT against current transaction 2020-02-20 18:32:11 +02:00
Adriano dos Santos Fernandes
baf8bc1785 Postfix for CORE-6241 - Values greater than number of days between 01.01.0001 and 31.12.9999 (=3652058) can be added or subtracted from DATE.
Thanks to Pavel Zotov.
2020-02-20 16:02:48 +00:00
Adriano dos Santos Fernandes
0734f69b67 Postfix for CORE-6241 - Values greater than number of days between 01.01.0001 and 31.12.9999 (=3652058) can be added or subtracted from DATE.
Thanks to Pavel Zotov.
2020-02-20 15:45:15 +00:00
firebirds
f7cabef708 increment build number 2020-02-20 00:05:07 +00:00
Adriano dos Santos Fernandes
cead43bb26 Fixed CORE-6250 - Signature mismatch when creating package body on identical packaged procedure header. 2020-02-19 16:05:31 +00:00
Adriano dos Santos Fernandes
d72cffa7e3 Fixed CORE-6251 - Regression: crash when built-in function LEFT() or RIGHT() missed 2nd argument (number of characters to be taken). 2020-02-19 15:21:22 +00:00
firebirds
75cfb1ff1c increment build number 2020-02-19 00:04:57 +00:00
Vlad Khorsun
577cd64ba3
Merge pull request #258 from FirebirdSQL/isql_keep_tran_params
New feature CORE-4933 : Add better transaction control to isql
2020-02-18 23:27:44 +02:00