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

56108 Commits

Author SHA1 Message Date
firebirds
c18c776b49 increment build number 2022-07-11 00:05:25 +00:00
Vlad Khorsun
75b82174a6 Change names of global shared memory areas (currently trace and mappings) to avoid conflicts with FB4.
Also, it allows to run FB4 and FB5 simultaneously.
2022-07-10 22:32:01 +03:00
Adriano dos Santos Fernandes
8c2f83ee70 Fix #7229 - ALTER COLUMN DROP IDENTITY does not reset generator name in metadata cache. 2022-07-09 22:18:58 -03:00
firebirds
c1fc562b95 increment build number 2022-07-10 00:05:19 +00:00
Adriano dos Santos Fernandes
13ef8e7c29 Postfix for #7227 related to views using selectable procedures. 2022-07-08 21:49:53 -03:00
firebirds
5fbc314d75 increment build number 2022-07-09 00:05:32 +00:00
Adriano dos Santos Fernandes
e03770b248 Warnings. 2022-07-07 22:45:54 -03:00
firebirds
914e2b94a9 increment build number 2022-07-08 00:05:47 +00:00
Adriano dos Santos Fernandes
9949343671 Fix #7220 - TYPE OF COLUMN dependency not tracked in package header and external routines. 2022-07-07 08:35:46 -03:00
firebirds
d4c01fe18f increment build number 2022-07-07 00:06:06 +00:00
Adriano dos Santos Fernandes
5369bd989b Postfix for #7227 - Dependencies of subroutines are not preserved after backup restore. 2022-07-05 22:45:00 -03:00
firebirds
4302d5958d increment build number 2022-07-06 00:05:50 +00:00
Vlad Khorsun
859b895b07 Fixed AV and other issues found by FBT test bugs.core_6353.
Alex, please review.
2022-07-05 10:53:16 +03:00
firebirds
6285e8c459 increment build number 2022-07-05 00:06:07 +00:00
Vlad Khorsun
97447ecc01 Restore correct order of trace events when attempt to attach failed.
Ensure there is no double ATTACH or DETACH events for the same connection.
It also should fix FBT test bugs.core_4337.
2022-07-04 18:09:34 +03:00
Adriano dos Santos Fernandes
391e635495 Fix #7227 - Dependencies of subroutines are not preserved after backup restore. 2022-07-03 22:27:02 -03:00
firebirds
8c10fc71de increment build number 2022-07-04 00:05:22 +00:00
Vlad Khorsun
31d2d0e9cf Update ISQL's "HELP SET" command. 2022-07-03 16:44:28 +03:00
firebirds
ab17a92b12 increment build number 2022-07-02 00:05:16 +00:00
AlexPeshkoff
c3b172d4e2 Implemented #7046: Make ability to add comment to mapping ('COMMENT ON MAPPING ... IS ...') 2022-07-01 18:25:42 +03:00
Alexander Peshkov
65efac2a56
Fixed ORDER BY for big (>34 digits) int128 values with indexed access (#7225)
Fixed #7133: Order by for big (>34 digits) int128 values is broken when index on that field is used.
2022-07-01 18:22:10 +03:00
GitHub Action
203c4ea9c0 Misc. 2022-07-01 10:20:21 +00:00
Vlad Khorsun
885ff64f93
Merge pull request #7218 from FirebirdSQL/work/isql-perTableStats
Work/isql per table stats
2022-07-01 10:18:45 +03:00
firebirds
921e85430e increment build number 2022-07-01 00:05:16 +00:00
GitHub Action
c7db6dc207 Misc. 2022-06-30 10:25:44 +00:00
Vlad Khorsun
4716e4fa11 Corrections for "Windows instance conflict" handling
- don't close event handle until throwing exception
- better error message
2022-06-30 12:15:44 +03:00
Adriano dos Santos Fernandes
7126201b60 Add workflow to trim trailing spaces from source files. 2022-06-29 21:35:12 -03:00
firebirds
b1628581cc increment build number 2022-06-30 00:05:23 +00:00
AlexPeshkoff
fb8edbc69d Restored full diagnostic on Vlad's request 2022-06-29 17:54:23 +03:00
firebirds
1f446241e4 increment build number 2022-06-29 00:05:34 +00:00
Adriano dos Santos Fernandes
3ceb1f4fdb Fixed #7222 - Dependencies of packaged functions are not tracked. 2022-06-28 08:55:12 -03:00
firebirds
a4d4ea0fa7 increment build number 2022-06-28 00:05:37 +00:00
Vlad Khorsun
19d4e2f420 Improvement #7208: Trace: provide performance statistics for DDL statements.
Also, enables tracing of user SET TRANSACTION, COMMIT, ROLLBACK statements and hides internal SQL statements run by the engine itself.
2022-06-27 18:59:45 +03:00
Vlad Khorsun
f121cd4a6b Improvement #6730 : Trace: provide ability to see STATEMENT RESTART events (or their count) [CORE6500].
Implemented new trace event: EXECUTE_STATEMENT_RESTART.
2022-06-27 18:59:33 +03:00
AlexPeshkoff
fec791015e Misc 2022-06-27 18:49:57 +03:00
AlexPeshkoff
96164aba77 Docs 2022-06-27 16:43:29 +03:00
Vlad Khorsun
60de96d715 Fixed bug: gbak backup could hung when Ctrl-C pressed.
Thanks to Alex who reported it.
2022-06-27 15:11:27 +03:00
firebirds
5eea2fd176 increment build number 2022-06-27 00:05:29 +00:00
Vlad Khorsun
36200de471 Attempt to fix recent crashes in oltp-emul test. 2022-06-26 11:22:12 +03:00
Vlad Khorsun
c890589b67 Don't print batch creation error even in DEBUG build to please TCS. 2022-06-26 09:52:46 +03:00
Adriano dos Santos Fernandes
c56f6e03c6 Fix #6807 - Regression in FB 4.x : "Unexpected end of command" with incorrect line/column info. 2022-06-25 22:12:33 -03:00
firebirds
d036420a94 increment build number 2022-06-26 00:05:21 +00:00
Vlad Khorsun
e455ca90fa This should fix failed TCS tests reported by Adriano in fb-devel. 2022-06-26 02:10:53 +03:00
Adriano dos Santos Fernandes
77e8ec0a30 Fix #6869 - Domain CHECK-expression can be ignored when we DROP objects that are involved in it. 2022-06-25 17:49:13 -03:00
Vlad Khorsun
04406404b0 This should fix output for non-ASCII table names.
Also, reset table names cache when new database is connected.
2022-06-25 20:20:30 +03:00
firebirds
572c71709b increment build number 2022-06-25 00:05:39 +00:00
Vlad Khorsun
a4c6a4db1c Some misc corrections per Adriano comments and documentations. 2022-06-24 12:18:33 +03:00
Ilya Eremin
c1f948321f Fix a bug when it was not allowed to execute DROP PACKAGE BODY for a package with a procedure even if a user has DROP ANY PACKAGE privilege 2022-06-23 22:20:55 -03:00
firebirds
371dd3a21d increment build number 2022-06-24 00:06:05 +00:00
Vlad Khorsun
d34f714bef Let isql show per-table run-time statistics. 2022-06-24 02:00:06 +03:00