firebirds
|
f5dfa626e1
|
increment build number
|
2021-01-28 00:05:15 +00:00 |
|
Dmitry Yemanov
|
1e5faca5ae
|
Misc adjustments
|
2021-01-27 21:22:49 +03:00 |
|
Dmitry Yemanov
|
7281c53f8d
|
Documented recent commits
|
2021-01-27 21:07:51 +03:00 |
|
|
2a41326de2
|
Make UID output comply RFC 4122 (#306)
* Make UID output comply RFC 4122
* Update format specifier to explicit unsigned char type
|
2021-01-27 21:07:27 +03:00 |
|
firebirds
|
c535672e55
|
increment build number
|
2021-01-26 00:05:13 +00:00 |
|
hvlad
|
b8f4ae7322
|
Avoid recursive calls in memory pool printing code.
It allows to avoid stack overflow when there are huge number of extents allocated.
|
2021-01-25 11:47:32 +02:00 |
|
firebirds
|
316d107ab7
|
increment build number
|
2021-01-24 00:04:53 +00:00 |
|
Dmitry Yemanov
|
4d37d8c0a5
|
Implement CORE-6474: Report replica mode through isc_database_info, MON and SYSTEM context
|
2021-01-23 16:33:08 +03:00 |
|
hvlad
|
4dfb30a45b
|
Fixed bug CORE-6475 : Memory leak when running EXECUTE STATEMENT with named parameters
Also, added check for parameter name length not exceeding MAX_SQL_IDENTIFIER_LEN (it is anyway limited at the SQL\BLR parsers level).
|
2021-01-23 14:25:21 +02:00 |
|
Dmitry Yemanov
|
4ad2beeffe
|
One more backport from the replication branch
|
2021-01-23 15:17:49 +03:00 |
|
Dmitry Yemanov
|
bd68182a97
|
Fixed mistake on the ODS number
|
2021-01-23 15:17:49 +03:00 |
|
firebirds
|
8c984ec022
|
increment build number
|
2021-01-23 00:06:17 +00:00 |
|
AlexPeshkoff
|
9159861fe1
|
Doc fix
|
2021-01-22 13:22:56 +03:00 |
|
firebirds
|
ce38413d34
|
increment build number
|
2021-01-22 00:06:07 +00:00 |
|
hvlad
|
98b1321810
|
Additional fix for CORE-6469.
Trace manager must correctly handle NULL transaction in event_dsql_execute().
|
2021-01-21 13:50:13 +02:00 |
|
firebirds
|
253e8352cc
|
increment build number
|
2021-01-21 00:05:09 +00:00 |
|
hvlad
|
a65f19f8b3
|
Improvement CORE-6469 : Provide ability to see in the trace log actions related to session management (e.g. ALTER SESSION RESET)
|
2021-01-20 22:26:05 +02:00 |
|
hvlad
|
721f81bb0a
|
Changed type of RDB$CONFIG.RDB$CONFIG_NAME to VARCHAR(63) CHARACTER SET ASCII - according to discussion in fb-devel.
Removed redundant system domain.
|
2021-01-20 22:21:12 +02:00 |
|
Dmitry Yemanov
|
6d35fee2fd
|
Updated the docs
|
2021-01-20 12:49:52 +03:00 |
|
firebirds
|
e715444734
|
increment build number
|
2021-01-20 00:05:38 +00:00 |
|
Paul Reeves
|
3f8e21d679
|
Add fbit - the firebird binary test_installer. This is for internal testing of the firebird binary install kits.
|
2021-01-19 15:30:00 +01:00 |
|
Paul Reeves
|
00d6f8f0e1
|
Remove obsolete [messages] section
|
2021-01-19 15:26:54 +01:00 |
|
Paul Reeves
|
33bdf6beb6
|
Comment out Bosnian as a language option at install time because Bosnian is not currently supported up stream by InnoSetup :-(
|
2021-01-19 15:26:15 +01:00 |
|
Paul Reeves
|
cecd298918
|
Replace hard-coded minimum windows version strings with MINVER define
|
2021-01-19 15:24:21 +01:00 |
|
Paul Reeves
|
b1c660910d
|
Update InnoSetup script to latest version (6.1.2) and document effect on the minimum version of windows that is now supported by the binary installer.
|
2021-01-19 15:20:44 +01:00 |
|
Paul Reeves
|
f7d2f58847
|
Silence unnecessary warning
|
2021-01-19 15:16:52 +01:00 |
|
Paul Reeves
|
034c5a14d6
|
Use underscore consistently in setting FBBUILD_FILE_ID
|
2021-01-19 15:16:32 +01:00 |
|
firebirds
|
bf8f3d8a60
|
increment build number
|
2021-01-13 00:05:33 +00:00 |
|
hvlad
|
be3684561d
|
Added missed checkout when external connection is reset.
Else engine could hung, for example with external connection to the same database and ON CONNECT trigger with query to the monitoring table(s).
|
2021-01-12 10:31:00 +02:00 |
|
firebirds
|
f923eee7ff
|
increment build number
|
2021-01-09 00:05:52 +00:00 |
|
Adriano dos Santos Fernandes
|
6eeef32127
|
Misc.
|
2021-01-08 13:00:58 -03:00 |
|
hvlad
|
d63cea823b
|
Windows only: let isql handle Ctrl+C signal even if it was disabled by parent process.
|
2021-01-08 16:53:32 +02:00 |
|
AlexPeshkoff
|
ebaf7d4dc9
|
This include is not needed any more
|
2021-01-08 17:44:25 +03:00 |
|
hvlad
|
8dd605cc64
|
Cleanup
|
2021-01-08 16:30:06 +02:00 |
|
hvlad
|
a5eb6ecd11
|
Fixed bug CORE-6458 : Impossible to cancel query
|
2021-01-08 16:25:34 +02:00 |
|
firebirds
|
72d6481019
|
increment build number
|
2021-01-08 00:05:10 +00:00 |
|
AlexPeshkoff
|
6b851de60b
|
Android build completes successfully with NDK r21b and gmake 4.3
|
2021-01-07 18:06:58 +03:00 |
|
asfernandes
|
459eb09bef
|
Updata tzdata.
|
2021-01-07 10:26:31 -03:00 |
|
firebirds
|
a0ef87e57b
|
increment build number
|
2021-01-05 00:05:37 +00:00 |
|
Paul Reeves
|
e5435f65d2
|
Simplify the innosetup section for the examples directory - if we want to exclude any examples we should do it in make_examples.bat instead of during packaging.
|
2021-01-04 15:10:28 +01:00 |
|
Paul Reeves
|
c8748ab99e
|
use correct wildcard for zip pack. *.* excluded files without a file extension.
|
2021-01-04 15:05:34 +01:00 |
|
firebirds
|
9f20ab6dae
|
increment build number
|
2021-01-01 00:05:22 +00:00 |
|
firebirds
|
325abc7cf9
|
increment build number
|
2020-12-31 09:43:20 +00:00 |
|
Dmitry Yemanov
|
cc9217dcd9
|
Get rid of the alignment, go for denser encoding. Fixup various lengths to fit the new specification (and avoid major pain when switching to the new protocol versions).
|
2020-12-31 12:37:36 +03:00 |
|
Dmitry Yemanov
|
fd469b25f6
|
Revert back to simple sequential version numbering, be more compatible with future protocol extensions
|
2020-12-31 12:37:36 +03:00 |
|
firebirds
|
e53c7c91d8
|
increment build number
|
2020-12-31 00:06:00 +00:00 |
|
Dmitry Yemanov
|
a6b08b469c
|
Fixed wrong defaults for client auth plugins
|
2020-12-30 19:21:18 +03:00 |
|
AlexPeshkoff
|
2adaef9aa0
|
Finished with warnings cleanup
|
2020-12-30 17:16:08 +03:00 |
|
Dmitry Yemanov
|
4a2ca76e2d
|
Restore the ability to recreate the replica using nbackup
|
2020-12-30 14:12:21 +03:00 |
|
AlexPeshkoff
|
2da570883a
|
More warnings
|
2020-12-30 14:09:12 +03:00 |
|