0fba521fcd
Firebird 3.x updated launctl scripts
2017-07-18 13:18:04 +02:00
firebirds
eda27b866c
increment build number
2017-07-18 00:05:09 +00:00
Adriano dos Santos Fernandes
b2112be29e
Backport fix for CORE-5580 - Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute.
2017-07-17 18:14:56 +00:00
firebirds
c5448a3fdf
increment build number
2017-07-15 00:05:55 +00:00
hvlad
661df1b429
Fixed bug CORE-5579 : request synchronization error in the GBAK utility (restore)
2017-07-14 14:43:33 +03:00
firebirds
d069d1f95b
increment build number
2017-07-13 00:07:39 +00:00
57deee2d81
Launchctl for Classic/SuperClassic
2017-07-11 14:22:06 +02:00
6b5b341b7a
Updated Readme for Firebird 3
2017-07-11 14:22:06 +02:00
6a981c606b
Remove reference to Classic
2017-07-11 14:22:06 +02:00
b655cd79f7
Remove reference to Classic
2017-07-11 14:22:06 +02:00
e736863215
Get rid of extraneous warnings when packaging firebird for MacOS install
2017-07-11 14:22:06 +02:00
7ff5f77407
Remove Classic from title
2017-07-11 14:22:06 +02:00
firebirds
0d8e1e35d8
increment build number
2017-07-07 00:02:32 +00:00
Adriano dos Santos Fernandes
8c26a203a4
Fix MSVC10 build.
2017-07-06 15:15:42 +00:00
Paul Reeves
8a04b65211
Disable building udrcpp_example until it is fixed
...
Tidy up indentation
2017-07-05 15:17:22 +02:00
firebirds
abf76e188b
increment build number
2017-07-05 00:03:09 +00:00
Paul Reeves
91260be4c4
Catch error and fail the build if udrcpp_example fails.
2017-07-04 16:36:45 +02:00
firebirds
e473a9602c
increment build number
2017-07-04 00:07:30 +00:00
Roman Simakov
00e5a9f87f
Fixed CORE-5576: Bugcheck on queries containing WITH LOCK clause.
...
Thanks to Vlad for the help in resolving.
2017-07-03 22:31:23 +03:00
50325c8b66
Consolidated distribution file
2017-07-03 16:05:56 +02:00
a84683ed44
Turn off raw device support on MacOS for the time being
2017-07-03 16:05:56 +02:00
firebirds
91e1237bd0
increment build number
2017-07-01 00:03:00 +00:00
faf9ead0a3
Add inet6 protocol support for MacOS
2017-06-30 13:16:35 +02:00
55c37c411e
Bring MacOSX mod_loader upto date with posix mod_loader
2017-06-30 13:16:35 +02:00
firebirds
04b4509143
increment build number
2017-06-30 00:03:38 +00:00
28c73cff04
Fix issue on MacOSX with CRC32.cpp where sse4.1 is missing
2017-06-29 15:04:54 +02:00
d1c660b890
Fix issue on MacOSX with CRC32.cpp where sse4.1 is missing
2017-06-29 15:04:36 +02:00
9798f7c1c0
Replace malloc.h with stdlib.h so cloop builds properly on MacOSX
2017-06-29 14:47:28 +02:00
firebirds
64b6e4932b
increment build number
2017-06-19 00:21:19 +00:00
Adriano dos Santos Fernandes
23a9a5dbb3
Fixed CORE-5569 - ISQL incorrectly pads UNICODE_FSS/UTF8 columns when they use a collation.
2017-06-17 23:07:57 -03:00
firebirds
6caf9efe65
increment build number
2017-06-14 00:06:12 +00:00
hvlad
98b9259ba5
Comment
2017-06-13 18:50:30 +03:00
hvlad
72ffc87247
Improvement CORE-4913 : Database backup using Nbackup is getting slow when directed to NAS over SMB protocol
2017-06-13 17:12:12 +03:00
firebirds
56cab2943e
increment build number
2017-06-13 00:03:02 +00:00
Adriano dos Santos Fernandes
9364fac171
Fixed CORE-5567 - Direct system table modifications are not completely prohibited.
2017-06-12 19:57:06 -03:00
Dmitry Yemanov
48d6f37c1a
Workaround for CORE-5566: Server crashes while restoring backup if the shadow file already exists
2017-06-12 11:20:42 +03:00
firebirds
8334dea7fb
increment build number
2017-06-12 00:04:16 +00:00
Dmitry Yemanov
c04a6ea7bf
CORE-5543: Restore of pre ODS 11.1 database can leave RDB null
2017-06-11 20:22:14 +03:00
firebirds
41cbe8388a
increment build number
2017-06-09 00:10:13 +00:00
b80624c412
Backported fix for CORE-5562: Firebird crashes when UDF gets loaded and unloaded frequently
2017-06-08 12:44:08 +03:00
firebirds
c71974ea19
increment build number
2017-05-31 00:02:35 +00:00
Adriano dos Santos Fernandes
db9e541d82
Misc.
2017-05-30 08:07:37 -03:00
hvlad
c74e931fa2
Fixed bug CORE-5555 : 3.0 error handling for SELECT WITH LOCK breaks compatibility with 2.5
2017-05-30 13:22:21 +03:00
firebirds
db22b1c994
increment build number
2017-05-30 00:02:47 +00:00
Adriano dos Santos Fernandes
9277af30bf
Fixed CORE-5550 - Computed decimal field in a view has wrong RDB$FIELD_PRECISION.
2017-05-29 16:40:37 +00:00
firebirds
1d7a85fb78
increment build number
2017-05-29 00:02:37 +00:00
c3b6121224
Backported fix for CORE-5553: Database cannot be encrypted if DatabaseAccess is set to None
2017-05-28 15:44:32 +03:00
firebirds
ed8a32cc29
increment build number
2017-05-24 00:02:49 +00:00
Adriano dos Santos Fernandes
a721bba5a2
Fixed CORE-5526 and CORE-5527.
...
CORE-5526: External routines receives parameters with incorrect length or datatype.
CORE-5527: External routines does not receive default values for they output parameters.
2017-05-23 15:22:01 +00:00
firebirds
0e4986b941
increment build number
2017-05-23 00:02:37 +00:00