8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00
firebird-mirror/builds/win32
asfernandes ed0e0daeb3 - External Engines implementation.
- Plugins API.

- Feature CORE-2700 - UDR (User Defined Routines) Engine - C++ API supporting functions, triggers and stored procedures.
- Feature CORE-2470 - Support for alternate format of strings literals.
- Feature CORE-2310 - DDL triggers.
- Feature CORE-2312 - PSQL Packages.
- Feature CORE-1209 - CONTINUE statement.
- Feature CORE-1180 - DDL syntax to change (not) nullable state of columns.
- Feature CORE-2090 - Support OVER () clause with current aggregate functions.

- Fixed CORE-2699 - Common table expression context could be used with parameters.

- Introduce ODS 12.0.

- Work in progress in type-safe parser.
- Refactor some DDL commands (procedures and triggers) from DYN to DdlNodes.
- Refactor virtual tables to use a class hierarchy instead of namespaces. This is basic thing, not based on the changes done in Vulcan. Window functions is based on this work.
- Refactor COMMENT ON and DROP FUNCTION from DYN to DdlNodes. COMMENT ON do not use GDML anymore, it uses DSQL with PreparedStatement class.
- Refactor EXECUTE BLOCK to StmtNodes.
- Refactor the IUDF to SysFunctions. That eliminates RDB$GET_CONTEXT and RDB$SET_CONTEXT from RDB$FUNCTIONS.
2009-10-21 00:42:38 +00:00
..
defs - External Engines implementation. 2009-10-21 00:42:38 +00:00
msvc7 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
msvc8 - External Engines implementation. 2009-10-21 00:42:38 +00:00
msvc9 Fixed MSVC9 build. 2009-09-01 14:31:30 +00:00
adjust_vc7_files.cmd Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
blrtable.bat Use environment variables to encapsulate directory layout differences between VS2005 and earlier. 2007-09-06 13:25:04 +00:00
clean_all.bat More misc tidy up. 2007-09-17 09:49:39 +00:00
compile.bat Cleanup. We don't support MSVC6 anymore. 2008-09-02 08:39:33 +00:00
create_msgs.bat Redirect the build to the new, cleaned French translation. 2008-03-20 10:04:21 +00:00
make_all.bat - External Engines implementation. 2009-10-21 00:42:38 +00:00
make_boot.bat Undo more changes of previous ib_util patch - thanks to Claudio 2008-07-13 16:21:40 +00:00
make_examples.bat Use environment variables to encapsulate directory layout differences between VS2005 and earlier. 2007-09-06 13:25:04 +00:00
make_icu.bat ICU solution/project files for MSVC9. 2008-09-02 08:36:06 +00:00
parse.bat Use environment variables to encapsulate directory layout differences between VS2005 and earlier. 2007-09-06 13:25:04 +00:00
preprocess.bat - External Engines implementation. 2009-10-21 00:42:38 +00:00
run_all.bat Add files missing from install 2009-04-08 15:00:20 +00:00
set_build_target.bat Maintaining VC7 build manually is too labor intensive and leads to strange engine bugs. 2009-03-04 02:48:18 +00:00
setenvvar.bat Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00