8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:43:03 +01:00
Commit Graph

54509 Commits

Author SHA1 Message Date
Dmitry Yemanov
54ed1e6b33 Adjusted docs 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
0cc87ef415 Cleanup 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
2231e6e187 Documentation 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
25f5bf7b6a Allow the replication state to be changed at runtime 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
dd749d4ffc Backup/restore support for new system tables 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
ddd5621666 DDL control for replication 2020-04-21 19:36:43 +03:00
AlexPeshkoff
1b6b717f78 Place precompiled samples of plugins into binary package according to new rules 2020-04-21 18:58:37 +03:00
firebirds
1050a045e6 increment build number 2020-04-21 00:04:31 +00:00
Adriano dos Santos Fernandes
75d34f8ec9 Added CORE-5717 to README.incompatibilities.3to4.txt. 2020-04-20 12:23:19 -03:00
AlexPeshkoff
5d8e9ced03 Fixed regression in gbak 2020-04-20 15:35:35 +03:00
hvlad
2d5dc3f473 Update documentation (CORE-4933) 2020-04-20 13:05:48 +03:00
firebirds
3da1a837b8 increment build number 2020-04-20 00:04:33 +00:00
Adriano dos Santos Fernandes
3dde086c3d Fix Linux build. 2020-04-18 23:11:08 -03:00
Adriano dos Santos Fernandes
476a54bc8a Cleanup: remove trailing spaces. 2020-04-18 23:10:09 -03:00
firebirds
910d215d01 increment build number 2020-04-19 00:04:31 +00:00
hvlad
953e798e6c Misc 2020-04-18 19:31:35 +03:00
hvlad
34ad4218ef Avoid creating folders for the build logs of misc libraries 2020-04-18 19:31:13 +03:00
hvlad
c091605bea Add pre-built binaries of ExtAuth plugin (\examples\prebuilt\plugins)
and its keygen (\examples\prebuilt\bin).
2020-04-18 19:30:01 +03:00
hvlad
5433b32d20 Windows build for ExtAuth sample plugin and its keygen 2020-04-18 19:26:55 +03:00
firebirds
a1d1211b50 increment build number 2020-04-18 00:05:12 +00:00
Dmitry Yemanov
f6321fa2e5 Simplification 2020-04-17 20:57:38 +03:00
Adriano dos Santos Fernandes
9921988470
Correction. 2020-04-17 14:22:07 -03:00
Dmitry Yemanov
9d616b9017 Cleanup 2020-04-17 19:18:38 +03:00
Dmitry Yemanov
ed9cc69fa1 Minor refactoring 2020-04-17 19:14:10 +03:00
Dmitry Yemanov
b3566575dd Correction for the Windows build 2020-04-17 17:03:52 +03:00
Dmitry Yemanov
a9874a2a4f Support for replication segments larger then 4GB (just in case it will be needed some day) + some changes in the binary format 2020-04-17 16:58:50 +03:00
AlexPeshkoff
3be789b2f7 Improved code to ensure better compatibility with engine12. Improvements for older engines are also included though full compatibility is still missing. 2020-04-17 15:37:02 +03:00
firebirds
5042772c57 increment build number 2020-04-17 00:04:33 +00:00
Dmitry Yemanov
25646bd3f3 Less verbose output + replication timings 2020-04-16 19:34:03 +03:00
Dmitry Yemanov
0956c0ac4a Fixed usage of incorrect format after DFW failure 2020-04-16 19:13:15 +03:00
Dmitry Yemanov
0fe3c2611c Reduce warnings 2020-04-16 18:28:38 +03:00
Dmitry Yemanov
c31517b4c7 Refactored the global objects to be managed from a single place, this also removes code duplication 2020-04-16 17:34:33 +03:00
Dmitry Yemanov
c9b57319e9 Misc 2020-04-16 17:08:32 +03:00
firebirds
46a5e3718b increment build number 2020-04-16 00:04:38 +00:00
AlexPeshkoff
5d041851a0 Misc comment 2020-04-15 19:32:08 +03:00
AlexPeshkoff
4dffa04237 Added sample of changing returned by engine metadata and using changed metadata in Statement::execute() 2020-04-15 19:29:55 +03:00
AlexPeshkoff
71286edffe Fixed CORE-6283: isNullable() in message metadata, returned by metadata builder, does not match with datatype set by setType() in metadata 2020-04-15 18:16:58 +03:00
firebirds
6741e75565 increment build number 2020-04-15 00:06:22 +00:00
Adriano dos Santos Fernandes
4114bf3f35 Fixed CORE-6280 - MERGE statement loses parameters in WHEN (NOT) MATCHED clause
that will never be matched, crashes server in some situations.
2020-04-14 16:23:45 +00:00
AlexPeshkoff
9c219f5b65 Fixed unregistered bug: error handling in main server loop is broken 2020-04-14 17:39:55 +03:00
Adriano dos Santos Fernandes
471cc13ddc Fixed CORE-6281 and CORE-6282:
- CORE-6281: Invalid timestamp errors with RDB$TIME_ZONE_UTIL.TRANSITIONS
- CORE-6282: Change type of MON$ATTACHMENTS.MON$IDLE_TIMER and MON$STATEMENTS.MON$STATEMENT_TIMER to TIMESTAMP WITH TIME ZONE
2020-04-13 15:36:09 +00:00
Andrey Kravchenko
5c98a0e540
Fix read replication configuration file (#263)
- fixed crash when no subsection specified of database
- fixed read default database section for replica databases

Co-authored-by: Andrey Kravchenko <andrey.kravchenko@red-soft.biz>
2020-04-13 15:54:47 +03:00
AlexPeshkoff
928242e54d Misc docs 2020-04-13 14:20:53 +03:00
firebirds
ab99779488 increment build number 2020-04-11 00:04:52 +00:00
AlexPeshkoff
962c3e06a4 Restored generated file in order to avoid broken windows snapshots 2020-04-10 20:33:00 +03:00
AlexPeshkoff
2d8ebe0395 Partial fix for CORE-6157: Firebird.pas : avoid use of awk and grep to build target 2020-04-10 16:19:09 +03:00
hvlad
e44446e855 Some additional checks and documentation for new MAKE_DBKEY function. 2020-04-10 13:06:04 +03:00
firebirds
92d01afe95 increment build number 2020-04-10 00:05:03 +00:00
AlexPeshkoff
77437e443b Applied freebsd-related changes from PR#72 2020-04-09 17:18:41 +03:00
AlexPeshkoff
c94e45bd6f Fixed CORE-5364: gfix -online normal <db> (being issued in window #1) does not produce error when there is sysdba attachment in window #2 2020-04-09 15:21:59 +03:00