New SQL functions

From Dmitry Yemanov – Implementation of a new aggregate function LIST has been committed into the HEAD branch. It’s one of the remaining changes that weren’t ported from the Yaffil codebase yet. There are other built-in functions to port, they will be discussed in firebird-devel later this week.

Read more

IBPhoenix Share Issue

Since IBPhoenix is a UK Ltd company – it has a right to issue shares to potential investors in the company, I have been contemplating this for quite a while, and wondered if there would be any interest out there for Firebird users, companies etc that would like to become shareholders in IBPhoenix? There are a number of reasons for thinking about this… Read more

Warning! Serious GBAK issue!

From Dmitry Yemanov – Running GBAK -C by a non-privileged user (i.e. neither SYSDBA nor database owner) causes an original database to be overwritten instead of the expected “database already exists” message.

This bug seems to be inherited from IB 6.0 and it exists in all FB versions. However, FB 2.0 is not affected due to different default restore rules.

1 53 54 55 56 57