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

nightly update

This commit is contained in:
fsg 2003-07-28 22:03:37 +00:00
parent 8f2b027d17
commit 6bb6c9ceaa

View File

@ -1,3 +1,24 @@
2003-07-28 21:20 arnobrinkman
* firebird2/src/dsql/: pass1.cpp, pass1.cpp:
bugfix RC4: a higher context was supported with nested aggregates,
but this isn't possible. Only a lower context is possible with
nested aggregates.
2003-07-28 11:29 skidder
* firebird2/doc/sql.extensions/README.explicit_locks:
Fix a couple typos
2003-07-28 11:21 skidder
* firebird2/doc/sql.extensions/: README.explicit_locks,
README.order_by_expressions_nulls:
Correct docs a little
2003-07-27 20:00 skidder
* firebird2/doc/sql.extensions/README.order_by_expressions_nulls: