mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 19:23:02 +01:00
Update the docs.
This commit is contained in:
parent
15b17efeaa
commit
34c2b613b8
19
CHANGELOG.md
19
CHANGELOG.md
@ -2,6 +2,9 @@
|
||||
|
||||
## Bugfixes
|
||||
|
||||
* [CORE-5408](http://tracker.firebirdsql.org/browse/CORE-5408): Result of boolean expression can not be concatenated with string literal
|
||||
Contributor(s): Adriano dos Santos Fernandes
|
||||
|
||||
* [CORE-5237](http://tracker.firebirdsql.org/browse/CORE-5237): Invalid handling of dot (.) and asterisk (*) in config file name and path for include clause
|
||||
Contributor(s): Dimitry Sibiryakov
|
||||
|
||||
@ -37,23 +40,35 @@
|
||||
* [CORE-2557](http://tracker.firebirdsql.org/browse/CORE-2557): Grants on MON$ tables
|
||||
Contributor(s): Alex Peshkoff
|
||||
|
||||
* [CORE-2216](http://tracker.firebirdsql.org/browse/CORE-2216): NBackup as online dump
|
||||
Contributor(s): Roman Simakov, Vlad Khorsun
|
||||
|
||||
* [CORE-2192](http://tracker.firebirdsql.org/browse/CORE-2192): Extend maximum database page size to 32KB
|
||||
Contributor(s): Dmitry Yemanov
|
||||
|
||||
* [CORE-2040](http://tracker.firebirdsql.org/browse/CORE-2040): Allow exception name and possibly exception text to be determined within a "WHEN ANY" error handling block
|
||||
Contributor(s): Dmitry Yemanov
|
||||
|
||||
* [CORE-1132](http://tracker.firebirdsql.org/browse/CORE-1132): Exception context in PSQL exception handlers
|
||||
Contributor(s): Dmitry Yemanov
|
||||
|
||||
* [CORE-749](http://tracker.firebirdsql.org/browse/CORE-749): Increase maximum length of object names to 63 characters
|
||||
Contributor(s): Adriano dos Santos Fernandes
|
||||
|
||||
## New features
|
||||
|
||||
* [CORE-5346](http://tracker.firebirdsql.org/browse/CORE-5346): Named windows
|
||||
* [CORE-5346](http://tracker.firebirdsql.org/browse/CORE-5346): Named windows
|
||||
Contributor(s): Adriano dos Santos Fernandes
|
||||
|
||||
* [CORE-5343](http://tracker.firebirdsql.org/browse/CORE-5343): Allow particular DBA privileges to be transferred to regular users
|
||||
Contributor(s): Alex Peshkoff
|
||||
|
||||
* [CORE-3647](http://tracker.firebirdsql.org/browse/CORE-3647): Frames for window functions
|
||||
* [CORE-3647](http://tracker.firebirdsql.org/browse/CORE-3647): Frames for window functions
|
||||
Contributor(s): Adriano dos Santos Fernandes
|
||||
|
||||
* [CORE-2990](http://tracker.firebirdsql.org/browse/CORE-2990): Physical (page-level) standby replication / page shipping
|
||||
Contributor(s): Roman Simakov, Vlad Khorsun
|
||||
|
||||
* [CORE-2762](http://tracker.firebirdsql.org/browse/CORE-2762): New built-in function to check whether some role is implicitly active
|
||||
Contributor(s): Roman Simakov
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user