Dmitry Yemanov
650fa8a7ee
Revert "CORE-6295 - Include the contents of ntrace.h in ibase.h"
...
This reverts commit 1390335c40
.
2020-06-23 08:18:16 +03:00
firebirds
8b44338d1b
increment build number
2020-06-22 00:06:04 +00:00
Dmitry Yemanov
fefed2f595
Additions to WhatsNew
2020-06-20 16:18:43 +03:00
hvlad
07a75e3534
Move declarations into namespace, force zero-based enum as Dmitry suggested.
2020-06-20 16:16:54 +03:00
hvlad
da83f29fd1
Move public declarations from ntrace.h into firebird/Interface.h.
2020-06-20 14:34:07 +03:00
Paul Reeves
1390335c40
CORE-6295 - Include the contents of ntrace.h in ibase.h
2020-06-20 12:09:04 +02:00
Paul Reeves
176f896166
This call seems to be redundant now that git is configured to check out files with the correct EOLs.
2020-06-20 12:09:04 +02:00
firebirds
9b61ec69f8
increment build number
2020-06-20 00:05:23 +00:00
Paul Reeves
75758ce442
Handle include dir separately because copy doesn't recurse.
2020-06-19 09:57:21 +02:00
Paul Reeves
8677ec8e9b
misc
2020-06-19 09:43:04 +02:00
Paul Reeves
f4f5be75a5
Do a better job of cleaning B3_0_Release on windows
2020-06-19 09:38:26 +02:00
Paul Reeves
8c415c994d
ignore inno setup scripts generated during packaging
2020-06-19 09:36:01 +02:00
Paul Reeves
cb7e60c199
Ignore install_images dir
2020-06-19 09:36:01 +02:00
firebirds
c8a42e324b
increment build number
2020-06-18 00:05:47 +00:00
Adriano dos Santos Fernandes
20d4058801
Misc.
2020-06-17 13:57:19 -03:00
AlexPeshkoff
4e4ce2dd2b
Backported CORE-6329: GBAK with service_mgr and WinSSPI authentication for Windows SYSTEM user producing error in clumplet API
2020-06-17 19:43:53 +03:00
hvlad
85e5b9b740
Fixed one more case of bug CORE-5087 : Database shutdown can cause server crash if multiple attachments run EXECUTE STATEMENT
2020-06-17 17:19:38 +03:00
firebirds
4d10716dca
increment build number
2020-06-16 00:05:51 +00:00
AlexPeshkoff
165347e167
Backported CORE-6334: Missing relocation support
2020-06-15 20:08:03 +03:00
firebirds
51046dad9b
increment build number
2020-06-15 00:05:55 +00:00
hvlad
3ea84bf616
Fixed random conversion errors (FBT test "functional.gtcs.cast-datatypes" failed sometimes).
2020-06-13 14:19:38 +03:00
firebirds
6047b68edd
increment build number
2020-06-12 00:05:35 +00:00
Adriano dos Santos Fernandes
8f782971db
Fixed CORE-6331 - Memory leak with some statements and expressions.
2020-06-11 19:33:21 -03:00
hvlad
4668e67f1c
Support for blr_marks BLR code from FB4. It allows to ignore blr_marks in case of its presence in downgraded database.
2020-06-11 12:36:01 +03:00
hvlad
62d9c1f19c
This should fix unregistered bug : connection timeout doesn't work for INET if remote side is not answered on op_connect packet
2020-06-11 10:59:40 +03:00
hvlad
04452e32b9
Backport fix for bug CORE-6296 : Many connections results in poor performance
2020-06-11 10:58:44 +03:00
hvlad
fdf758099c
Fixed bug CORE-6319 : NBACKUP locks db file on error
2020-06-11 10:49:21 +03:00
hvlad
aedc224f5f
Fixed assert in Statement::freeClientData().
2020-06-11 10:45:43 +03:00
firebirds
0685997041
increment build number
2020-06-09 00:05:51 +00:00
Adriano dos Santos Fernandes
bac8541973
Misc.
2020-06-08 08:33:20 -03:00
Dmitry Yemanov
7032a0bcdf
Initial v3.0.6 docs
2020-06-08 14:17:58 +03:00
firebirds
678d4bcabd
increment build number
2020-06-05 00:06:18 +00:00
Dmitry Yemanov
b49ecc87a8
Postfix, thanks to Adriano
2020-06-04 09:36:11 +03:00
firebirds
9b5bf478bc
increment build number
2020-06-04 00:05:54 +00:00
dyemanov
64bb799e5c
This should fix CORE-6323: File-system ID may be duplicated among databases located on different volumes.
2020-06-03 20:04:48 +03:00
Dmitry Yemanov
e254f58c1e
Make the reschedule accounting simpler and sweep more responsive under load
2020-06-02 12:55:00 +03:00
firebirds
902a322a7a
increment build number
2020-05-29 00:13:58 +00:00
Adriano dos Santos Fernandes
f6c912f61f
Correction for my previous commit.
...
CORE-6317 - Server is crashing on long GRANT statement.
2020-05-28 13:32:20 -03:00
Adriano dos Santos Fernandes
e1bfd75750
Fixed CORE-6317 - Server is crashing on long GRANT statement.
2020-05-28 12:59:43 -03:00
firebirds
70ba20d166
increment build number
2020-05-23 00:05:33 +00:00
Adriano dos Santos Fernandes
e19c193b61
Backport fix for CORE-6310 and CORE-6314:
...
- CORE-6310: Varchar length limit is not enforced when assigning string with trailing spaces in MBCS
- CORE-6314: Assigning RDB$DB_KEY to MBCS CHAR/VARCHAR does not enforce the target limit
2020-05-22 13:22:23 -03:00
firebirds
2e191f13c3
increment build number
2020-05-20 00:05:27 +00:00
AlexPeshkoff
706dc73586
Backported CORE-6309: fbsvcmgr can not decode information buffer returned by gfix list limbo service
2020-05-19 11:27:03 +03:00
firebirds
e99c9f46f8
increment build number
2020-05-15 00:05:09 +00:00
Adriano dos Santos Fernandes
996b36087e
Fix MacOS build with xcode 9.2.
2020-05-14 13:15:03 -03:00
Adriano dos Santos Fernandes
986e0a5238
Fix Travis (Ubuntu Xenial) build.
...
This reverts commit 07456f37cd
.
2020-05-14 11:54:16 -03:00
firebirds
4fdd3d644a
increment build number
2020-05-09 00:07:27 +00:00
AlexPeshkoff
f85cfa6f5d
Misc docs
2020-05-08 13:19:46 +03:00
firebirds
456516515d
increment build number
2020-04-24 00:05:49 +00:00
Adriano dos Santos Fernandes
c2f132a53a
Fixed CORE-6290 - Hex number used at end of statement (for exame with CREATE DOMAIN ... DEFAULT)
...
may read invalid memory and produce wrong values or exceptions.
2020-04-23 16:13:16 +00:00