-
FB5 doc OPTIMIZE no in keywords and reserved words
-
You can repro this issue on https://github.com/apache/groovy/pull/1832.
```
> Task :groovy-ant:asciidoctor
Dependency verification has been disabled for configuration detachedConfiguration2
Depe…
-
Submitted by: Karácsony Csaba (kamex)
Votes: 1
On the client machine already run an application with interbase 6\.0 \( firebird 1\.0 \)\. Unfortunately my application database in firebird 2\.0\. So…
-
Submitted by: Michael Ludwig (milu)
Is related to [QA562](https://github.com/FirebirdSQL/fbt-repository/issues?q=QA562+in%3Atitle)
Here's a script to insert "Käse" into a column of CHARACTER SET…
-
Hi
https://firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html#fblangref40-ddl-trgr-alter
When I click on "CREATE TRIGGER" link, I see "CREATE PROC…
-
FB v4.0.4.2988
If this line throws
https://github.com/FirebirdSQL/firebird/blob/9591891e906df94d66589063fcab3b0333445607/src/jrd/fun.epp#L1018
you do not release the allocated memory in 'data'
h…
-
Log message:
`Wed Oct 18 07:54:39 2023 Fatal lock manager error: Process disappeared in LockManager::acquire_shmem, errno: 22 --Invalid argument`
Core dump: https://infireal.com/github-issues/fire…
-
### Description
As I explained in the "Steps to reproduce", the Procedure->Properties->Source form does not show the default values of the procedure.
### DBeaver Version
Community Edition 23.2.0
#…
-
After upgrading firebird from v4.0.3 to v4.0.4 a strange error message appears on the replica site, even though the database is not corrupt. The error message always comes after importing the log jour…
-
Affects: fblangref40, fblangref50.
The documented syntax of PSQL module bodies shows that forward declarations and non-forward declarations can be mixed, but that is not actually correct. First all…