8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 08:40:39 +01:00

*** empty log message ***

This commit is contained in:
skidder 2003-01-23 12:25:10 +00:00
parent 7aefcaa645
commit 2ac6c68d8a

View File

@ -8,7 +8,7 @@
Dmitry Yemanov <yemanov@yandex.ru>
* Changed aggregate tracking behavior
Introduce backwards compatibilty within aggregates. Deepest field inside aggregate determine where an aggregate-context should belong to.
Introduce backwards compatibilty within aggregates. Deepest field inside aggregate determine where an aggregate-context should belong to.
Contributor(s):
Arno Brinkman <firebird@abvisie.nl>
@ -126,7 +126,7 @@
Structures within Y-valve.
Contributor(s):
Alexander Peshkoff <peshkoff@hotmail.ru>
Nickolay Samofatov <skidder@bssys.com>
Nickolay Samofatov <skidder@bssys.com>
* Comments improvement.
Single-line comments (--) are now allowed in any position of the SQL statement.