firebirds
0308b58bf4
increment build number
2017-03-11 00:02:31 +00:00
8e865303b0
Fixed CORE-5501: Unclear gstat's diagnostic when damaged page in DB file appears encrypted
2017-03-10 17:08:14 +03:00
firebirds
6b7a397694
increment build number
2017-03-10 00:02:33 +00:00
bc997cf481
Misc - better var. names
2017-03-09 11:50:35 +03:00
Adriano dos Santos Fernandes
6b06320fdc
Misc.
2017-03-09 00:49:23 -03:00
firebirds
de0654aa8f
increment build number
2017-03-09 00:02:31 +00:00
Adriano dos Santos Fernandes
9517964f78
Postfix for CORE-5463 per Pavel Zotov comment.
2017-03-08 18:47:36 -03:00
14906afe06
Control which exceptions in decfloat (underflow, division by zero, etc.) trap SQL statement
2017-03-07 20:45:11 +03:00
firebirds
ecc816c596
increment build number
2017-03-07 00:02:33 +00:00
57af009fd8
New DDL node and request type - SessionManagement. Added supoport for setting various decimal float rounding modes.
2017-03-06 19:40:31 +03:00
7af54d72bc
Use same index format for Decimal64 & 128
2017-03-06 18:15:49 +03:00
fb22a195bc
Fixed CORE-5496: Creating SRP SYSDBA with explicit admin (-admin yes in gsec or grant admin role in create user) creates two SYSDBA accounts
2017-03-06 13:04:51 +03:00
firebirds
63efacdbb1
increment build number
2017-03-05 00:02:31 +00:00
hvlad
828a23e93a
Ignore trailing zero's in password buffer just read from VARBINARY column.
...
It fixes bug when accounts created by legacy user manager wrongly declined by the server.
See message in fb-devel by Mark (Legacy usermanager broken in Firebird 4?)
2017-03-04 23:58:11 +02:00
Adriano dos Santos Fernandes
cad084060f
Merge pull request #85 from mrotteveel/CORE-5494
...
CORE-5494 Allow BINARY as sub_type.
2017-03-04 15:30:08 -03:00
Mark Rotteveel
63eb729ac0
CORE-5494 Allow BINARY as sub_type
2017-03-04 15:57:22 +01:00
d7b6b57fb7
Support altering type to decfloat
2017-03-03 19:55:37 +03:00
firebirds
bb48044c9a
increment build number
2017-03-02 00:02:36 +00:00
Adriano dos Santos Fernandes
cec00e751f
Postfix for CORE-5480, thanks to Mark Rotteveel.
2017-03-01 17:56:23 +00:00
Adriano dos Santos Fernandes
b993ed2cde
Fixed CORE-5480 - SUBSTRING startposition smaller than 1 should be allowed.
2017-03-01 16:11:28 +00:00
ccfb567bc8
Fixed mistype - thanks to Vlad
2017-02-27 15:45:33 +03:00
386c5030d2
Native precise indexing of decfloat fields
2017-02-27 15:02:49 +03:00
firebirds
41673e1d79
increment build number
2017-02-26 00:02:46 +00:00
Adriano dos Santos Fernandes
3ca6fc140d
Feature CORE-5463 - Support GENERATED ALWAYS identity columns and OVERRIDE clause.
...
I didn't verified why the error messages are being truncated. It seems idiotic if
the engine, library or ISQL does not accept these not-so-detailed messages.
2017-02-24 23:03:04 -03:00
firebirds
0b80f7dbba
increment build number
2017-02-23 00:02:33 +00:00
b926d32a1c
Suggested by Michal fix
2017-02-22 17:32:30 +03:00
hvlad
2c49e6fcf2
New feature CORE-5488 : Timeouts for running SQL statements and idle connections
2017-02-22 14:30:57 +02:00
firebirds
4deeaac7c7
increment build number
2017-02-22 00:02:32 +00:00
hvlad
d4ff776913
Misc
2017-02-21 17:25:56 +02:00
1ca3ceec16
Sort DECFLOAT data
2017-02-21 17:36:57 +03:00
firebirds
e864cd7111
increment build number
2017-02-17 00:02:34 +00:00
hvlad
f12593527b
Make name of shared memory for users map dependent on the engine version to avoid confusion when different engines running at the same time.
2017-02-16 23:48:03 +02:00
Adriano dos Santos Fernandes
d17e224131
Remove unused parser rule.
2017-02-16 15:31:02 +00:00
028248b194
Merged changes from master branch
2017-02-16 17:56:23 +03:00
929378c2ac
Go lesser evil way
2017-02-16 12:55:18 +03:00
firebirds
154a088b88
increment build number
2017-02-16 00:02:32 +00:00
hvlad
3bac2b47f2
Merge pull request #84 from davido/msvc_15.0_detection
...
Fix MSVC 15.0 detection (aka VS 2017)
2017-02-16 00:47:34 +02:00
David Ostrovsky
f9bbff5813
Fix MSVC 15.0 detection (aka VS 2017)
2017-02-15 22:38:59 +01:00
f3cc290b28
Fixed CORE-5458: Connections fail due to dead NFS mount points
2017-02-15 16:47:04 +03:00
3c504ad757
Fixed CORE-5484: Database on NFS share is unavailable when accessed using mount point path
2017-02-15 16:47:04 +03:00
firebirds
dcad4a8756
increment build number
2017-02-15 00:02:33 +00:00
Ilya Eremin
1a7e52e84d
gbak continues to write to stdout if write function returns -1 ( #69 )
...
* Fixed: gbak continues to write to stdout if write function returns -1
* More clear implementation of write error handling in gbak
2017-02-14 14:23:10 +04:00
firebirds
99e52c055d
increment build number
2017-02-09 00:02:34 +00:00
Ilya Eremin
fb18e52fe8
Hiding password in fbtracemgr arguments from ps ( #79 )
2017-02-08 14:05:30 +04:00
firebirds
ebaf1841d3
increment build number
2017-02-08 00:02:33 +00:00
Adriano dos Santos Fernandes
00586d586d
Fixed CORE-5447 - EXECUTE STATEMENT with a statement with "Unexpected end of command" error is reported with wrong column number.
2017-02-07 14:47:59 +00:00
firebirds
969ebaa30a
increment build number
2017-02-07 00:02:34 +00:00
hvlad
21c2c1e740
Fixed VC10 build
2017-02-06 23:38:53 +02:00
8b2a9cb44b
Fixed CORE-5474: 'Restrict UDF' is not effective, because fbudf.so is dynamically linked against libc
2017-02-06 19:49:11 +03:00
firebirds
862111814c
increment build number
2017-02-06 00:02:36 +00:00