Dmitry Yemanov
|
f07281c9af
|
Adjust library name to match the new ODS version.
|
2016-06-01 11:40:49 +03:00 |
|
Dmitry Yemanov
|
dd9e32b2a4
|
Bump ODS version to 13.0 for FB4.
|
2016-06-01 10:48:13 +03:00 |
|
Dmitry Yemanov
|
217cffe103
|
Fix non-reserved flag and move the new non-reserved tokens to their
proper place at the end of the list.
|
2016-05-31 21:05:41 +03:00 |
|
Dmitry Yemanov
|
ea906adfd0
|
Remove unused (since v3) token/parser versioning. This was a big source
of confusion during the past years.
|
2016-05-31 20:54:04 +03:00 |
|
Dmitry Yemanov
|
0c277723fb
|
Drop support for some old MSVC versions.
|
2016-05-31 20:30:54 +03:00 |
|
|
7ad99b795e
|
Added support for system privileges
|
2016-05-31 20:07:08 +03:00 |
|
hvlad
|
70e3848eeb
|
Fix build error
|
2016-05-31 18:29:34 +03:00 |
|
hvlad
|
1a6b7740db
|
Better usage of lock guards
|
2016-05-31 18:23:55 +03:00 |
|
hvlad
|
eb5c0123c7
|
Little optimization
|
2016-05-31 18:20:01 +03:00 |
|
Adriano dos Santos Fernandes
|
99bf837c72
|
Merge pull request #32 from redsoftbiz/lsb
Fixed pointers style
|
2016-05-31 09:17:35 -03:00 |
|
Dmitry Starodubov
|
ef5fecf545
|
Fixed pointers style
|
2016-05-31 15:07:12 +03:00 |
|
Dmitry Yemanov
|
c35662af03
|
Merge pull request #31 from aafemt/CORE-5223
Postfix for CORE-5223: root is lost on POSIX
|
2016-05-31 10:25:58 +03:00 |
|
firebirds
|
0fbd406e4a
|
increment build number
|
2016-05-31 00:02:37 +00:00 |
|
Dmitry Starodubov
|
6347882209
|
Simplified passing variables to sub-make. Move functions from "fb_io" namespace to "os_utils" (#30)
|
2016-05-30 17:50:02 +03:00 |
|
|
af81c6ba46
|
Postfix for CORE-5223: root is lost on POSIX
|
2016-05-30 16:10:21 +02:00 |
|
firebirds
|
4b6a4b1d55
|
increment build number
|
2016-05-28 00:02:40 +00:00 |
|
Roman Simakov
|
651334272f
|
Added constants for GRANT and ADMIN OPTIONS
|
2016-05-27 17:26:47 +03:00 |
|
Roman Simakov
|
513bdba1cf
|
Fixed misprint
|
2016-05-27 17:26:07 +03:00 |
|
firebirds
|
6c631a0074
|
increment build number
|
2016-05-27 00:02:38 +00:00 |
|
Adriano dos Santos Fernandes
|
d7944df661
|
Misc.
|
2016-05-26 15:06:18 -03:00 |
|
Adriano dos Santos Fernandes
|
fbba8ad798
|
Misc.
|
2016-05-26 14:59:03 -03:00 |
|
Adriano dos Santos Fernandes
|
721a168477
|
Correction.
|
2016-05-26 14:58:23 -03:00 |
|
Adriano dos Santos Fernandes
|
f0cc315a53
|
Misc.
|
2016-05-26 13:21:14 -03:00 |
|
Adriano dos Santos Fernandes
|
52575b896a
|
Looks like one wanted to partially change our code conventions.
|
2016-05-26 13:20:44 -03:00 |
|
Adriano dos Santos Fernandes
|
235ed2d1e1
|
Misc.
|
2016-05-26 12:37:23 -03:00 |
|
firebirds
|
9c86b067c0
|
increment build number
|
2016-05-26 00:02:47 +00:00 |
|
Dmitry Starodubov
|
c3722be6de
|
Added LSB compliance (#28)
|
2016-05-25 15:14:01 +03:00 |
|
firebirds
|
6cef0ffa19
|
increment build number
|
2016-05-24 00:02:41 +00:00 |
|
|
58e8a3210f
|
Fixed CORE-5249: Incorrect use of readlink() system call
|
2016-05-23 12:18:44 +03:00 |
|
Roman Simakov
|
f9c8887627
|
Added description of RDB function
|
2016-05-23 10:00:43 +03:00 |
|
firebirds
|
7cd3457501
|
increment build number
|
2016-05-19 00:02:41 +00:00 |
|
hvlad
|
619cec5427
|
Correction, as Dmitry suggests.
|
2016-05-19 00:12:50 +03:00 |
|
hvlad
|
db6debb072
|
Fixed bug CORE-5234 : Access violation on UDF crashes server
|
2016-05-18 19:07:47 +03:00 |
|
|
6b4a5c9b15
|
Fixed CORE-5244: Wrong error message when trying to execute SELECT statement using isc_dsql_execute_immediate
|
2016-05-18 18:27:31 +03:00 |
|
Dmitry Yemanov
|
bb0d61fe19
|
Updated CHANGELOG and minor adjustments for README.
|
2016-05-18 14:52:03 +03:00 |
|
dmitry-starodubov
|
d81d9a648e
|
Fixed possible buffer overflow when reading /etc/mtab (#27)
|
2016-05-18 11:47:52 +03:00 |
|
firebirds
|
7d3424d27b
|
increment build number
|
2016-05-17 00:02:47 +00:00 |
|
Dmitry Yemanov
|
9f3a0095e7
|
This should fix CORE-5241 (Affected rows are not counted for some update
operations with views). Old hacks are not actual these days.
|
2016-05-16 19:07:45 +03:00 |
|
Roman Simakov
|
1b73df27fc
|
Fixed re-add privilege after revoking of default role
|
2016-05-16 17:19:43 +03:00 |
|
Dmitry Yemanov
|
6a6eb3c554
|
Fix CORE-5231 (EXECUTE STATEMENT: BLR error if more than 256 output
parameters exist).
|
2016-05-16 13:03:29 +03:00 |
|
Dmitry Yemanov
|
4690eb6a0d
|
Misc adjustments/renaming/comments based on Vlad's feedback.
|
2016-05-16 11:31:13 +03:00 |
|
firebirds
|
4653b6b80a
|
increment build number
|
2016-05-16 00:02:47 +00:00 |
|
Dmitry Yemanov
|
dc52507399
|
Fix request savepoint stack handling when tx-level savepoint was already
dropped.
|
2016-05-15 23:17:28 +03:00 |
|
Dmitry Yemanov
|
d68d4facc4
|
Merge pull request #19 from aafemt/CORE-5223
Fix CORE-5223
|
2016-05-15 22:39:17 +03:00 |
|
Dmitry Yemanov
|
df0633a61c
|
Correction.
|
2016-05-15 18:52:42 +03:00 |
|
Dmitry Yemanov
|
46a7d66246
|
Change the savepoint start function, as suggested by Dimitry Sibiryakov.
|
2016-05-15 18:51:55 +03:00 |
|
Dmitry Yemanov
|
fbd7bd86da
|
Add missing index depth protection during index creatiion + new error
code/message.
|
2016-05-15 16:07:44 +03:00 |
|
Dmitry Yemanov
|
08c42cb080
|
Rework fast_load() local structures to achieve a clearer code. Reduce
number of runtime allocations. Restore the original (before MAX_KEY
increase) stack requirements.
|
2016-05-15 12:41:45 +03:00 |
|
Dmitry Yemanov
|
decab0d0b4
|
Fix page numbers datatype + misc cleanup & adjustments.
|
2016-05-15 12:41:44 +03:00 |
|
firebirds
|
5d39f5fb7d
|
increment build number
|
2016-05-15 00:02:41 +00:00 |
|