8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 21:23:02 +01:00
firebird-mirror/src/msgs
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
..
build_file.epp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
change_msgs.epp Misc (obsolete utilities) 2009-07-20 12:44:11 +00:00
check_msgs.epp Let's use more typical #ifdef to test macros instead o #if. 2009-05-29 11:27:41 +00:00
enter_msgs.epp Misc 2009-07-23 00:56:28 +00:00
facilities2.sql - External Engines implementation. 2009-10-21 00:42:38 +00:00
history2.sql Misc 2009-07-15 03:13:16 +00:00
include.epp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
load.epp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
locales.sql fixed msg.fdb build on windows terminal server remote session 2004-09-01 11:53:38 +00:00
messages2.sql - External Engines implementation. 2009-10-21 00:42:38 +00:00
modify_msgs.epp Misc. 2009-04-26 13:51:56 +00:00
msg.gdl -Removing PYXIS 2003-09-11 02:17:05 +00:00
msg.sql Final adjustments to the messages db. 2008-03-23 12:55:32 +00:00
sqlstates.sql SQLSTATE adjustments. 2009-05-13 06:31:25 +00:00
symbols2.sql This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash. 2007-03-28 04:20:36 +00:00
system_errors2.sql - External Engines implementation. 2009-10-21 00:42:38 +00:00
templates.sql fixed msg.fdb build on windows terminal server remote session 2004-09-01 11:53:38 +00:00
transmsgs.de_DE2.sql Introduce more specific errors for date-time operations. 2008-03-28 13:21:59 +00:00
transmsgs.de_DE.sql Misc. 2009-06-07 09:49:58 +00:00
transmsgs.fr_FR2.sql Introduce more specific errors for date-time operations. 2008-03-28 13:21:59 +00:00
transmsgs.fr_FR.sql Misc. 2009-06-07 09:49:58 +00:00