Alexandr N. Zamaraev
d70580ab14
Fix MINGW build ( #215 )
2019-07-08 13:58:46 +03:00
firebirds
0091e77d83
increment build number
2019-07-06 00:04:28 +00:00
Alex Peshkoff
d9481dbe43
Authentication block, received by client plugin from engine, might contain trash
2019-07-05 13:58:04 +03:00
firebirds
5bb27cc07f
increment build number
2019-07-04 00:04:26 +00:00
Artyom Smirnov
6deac22149
Fix POSIX build ( #212 )
2019-07-03 13:20:25 +03:00
firebirds
68f3083f26
increment build number
2019-07-02 00:04:44 +00:00
hvlad
6f65cb37c4
Update Widows builds
2019-07-01 20:11:32 +03:00
Alex Peshkoff
f6334a00cd
Postfix for CORE-6091, thanks to Vlad
2019-07-01 20:07:32 +03:00
Alex Peshkoff
b02b4d6b14
Fixed CORE-6091: Errors when processing correct SQL statements in engine12 provider loaded by FB4 server
2019-07-01 19:44:23 +03:00
firebirds
f02adf035d
increment build number
2019-07-01 00:04:42 +00:00
Dmitry Yemanov
2e1f3f82c5
Rework bugfix for CORE-5600 to avoid regression CORE-6089
2019-06-30 21:05:47 +03:00
Dmitry Yemanov
27ae588920
This should fix CORE-6090: BLOB fields may be suddenly set to NULLs during UPDATE after a table format change
2019-06-30 21:05:47 +03:00
firebirds
c4782d17c0
increment build number
2019-06-29 00:04:44 +00:00
Alex Peshkoff
2d233da36a
Fix for CORE-6072 - make firebird always work with security database from databases.conf
2019-06-28 18:49:28 +03:00
Alex Peshkoff
5ba7e2f420
Avoid unneeded cast
2019-06-28 18:25:11 +03:00
Alex Peshkoff
326b546844
Partial fix for CORE-6072 - reworked potentially buggy approach when adding different kind of strings to the clumplet
2019-06-28 18:23:52 +03:00
Alex Peshkoff
0ed7a468dd
Partial fix for CORE-6072 - use configured providers internally (except loopback)
2019-06-27 14:11:28 +03:00
firebirds
b7aacb82d8
increment build number
2019-06-24 00:04:02 +00:00
Dmitry Yemanov
6310760f52
Fixed CORE-6086, thanks to Vlad
2019-06-23 08:09:05 +03:00
firebirds
9ecd8515f5
increment build number
2019-06-18 00:04:29 +00:00
Alex Peshkoff
8110218943
Backported CORE-6078: Permissions for create or alter statements are not checked
2019-06-17 18:07:59 +03:00
firebirds
8d7b142cc8
increment build number
2019-06-07 00:04:15 +00:00
hvlad
ad6033edae
Improve diagnostics of internal trace errors (see CORE-3413 and CORE-6075)
2019-06-06 13:55:56 +03:00
firebirds
f795fdc823
increment build number
2019-06-04 00:06:21 +00:00
ibprovider
40bc3c37d2
SHA2 Refactoring
2019-06-03 19:08:04 +03:00
firebirds
b0c5f20341
increment build number
2019-05-30 00:04:27 +00:00
hvlad
f8eb917717
Fixed bug CORE-6067 : Memory leak in fbclient
2019-05-29 13:57:30 +03:00
firebirds
7fdd8b69a5
increment build number
2019-05-25 00:05:22 +00:00
AlexPeshkoff
479d39a53d
Backported CORE-5888: Firebird server on Android has problem with numerics
2019-05-24 20:23:23 +03:00
AlexPeshkoff
83c56f812b
Backported fix for android port - some kernels accept only PIE binaries
2019-05-24 20:06:42 +03:00
AlexPeshkoff
761a8f811d
Postfix for CORE-5474, more generic way to check for actual library name
2019-05-24 20:02:30 +03:00
firebirds
e697710ae4
increment build number
2019-05-24 00:04:43 +00:00
Dmitry Yemanov
fd5fbf97da
Update generated .pas file
2019-05-23 12:56:47 +03:00
Dmitry Yemanov
2fdcfbd790
Refactoring after PR #202
2019-05-23 12:56:03 +03:00
Dmitry Yemanov
5d51d1f418
Merge pull request #202 from ibprovider/B3_0_Release-BugFix_for_CORE5074-array_element_cset
...
Bug fix for CORE-5074 [B3_0]
2019-05-23 12:25:38 +03:00
Kovalenko Dmitry
632a4ebf86
Common implemetation for MAKE_desc_from_field and MAKE_desc_from_element.
2019-05-21 15:55:50 +03:00
Kovalenko Dmitry
3f17c216a7
Bug fix for CORE-5074 [B3_0]
...
http://tracker.firebirdsql.org/browse/CORE-5074
TODO:
- Unificated implementation for MAKE_desc_from_field and MAKE_desc_from_element functions.
2019-05-20 15:52:56 +03:00
firebirds
0249e3a582
increment build number
2019-05-20 00:59:00 +00:00
Adriano dos Santos Fernandes
0a4595bca9
Add src/dsql/parse.cpp to .gitignore.
2019-05-19 12:06:27 -03:00
Adriano dos Santos Fernandes
f55145fd66
Make it possible to build with VS 2017/2019 (with VS 2015 compiler installed).
2019-05-19 12:01:13 -03:00
Adriano dos Santos Fernandes
ed54da0bd7
Fixed CORE-6065 - Windows kits does have incomplete include headers directory.
2019-05-19 10:57:06 -03:00
firebirds
f902e4ec9d
increment build number
2019-05-15 00:04:19 +00:00
ibprovider
450db65864
Fast bug fix for CORE-6063 [backport]. ( #201 )
...
http://tracker.firebirdsql.org/browse/CORE-6063
Server does not return result of own work (name of next auth-plugin).
TODO (for next commits).
1. Simplify a condition with call of port->extractNewKeys. See in same method below.
2019-05-14 18:29:44 +03:00
firebirds
95774e7f31
increment build number
2019-05-04 00:03:49 +00:00
Dmitry Yemanov
00b313dfc7
Re-enable building udrcpp_example on Windows
2019-05-03 14:11:27 +03:00
firebirds
f40f093b4f
increment build number
2019-04-28 00:04:24 +00:00
hvlad
a0470f9cec
Addition for CORE-6043 : GTTs do not release used space
...
Avoid races at PAG_release\PAG_allocate
2019-04-27 18:14:54 +03:00
firebirds
dc3f54314b
increment build number
2019-04-24 00:04:10 +00:00
hvlad
9847e01823
Backported fix for bug CORE-3925 : Creating self-referential FK crashes database (bug-check) whether constraint violation had place
2019-04-23 13:47:25 +03:00
firebirds
979d5c6c84
increment build number
2019-04-19 00:04:05 +00:00