8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 17:23:03 +01:00
Commit Graph

42514 Commits

Author SHA1 Message Date
robocop
9e6a713f0f Misc. 2009-10-21 07:25:43 +00:00
robocop
87713df87f increment build number 2009-10-21 07:25:15 +00:00
robocop
ee26ebef52 increment build number 2009-10-21 07:25:14 +00:00
asfernandes
59892ee97c increment build number 2009-10-21 01:01:06 +00:00
asfernandes
dc3e4afec4 increment build number 2009-10-21 01:01:05 +00:00
asfernandes
19fac12314 Misc 2009-10-21 01:01:04 +00:00
asfernandes
98539155cd increment build number 2009-10-21 00:51:29 +00:00
asfernandes
ef47f5fd82 increment build number 2009-10-21 00:51:28 +00:00
asfernandes
a63bc951d4 increment build number 2009-10-21 00:51:25 +00:00
asfernandes
50d609290f increment build number 2009-10-21 00:51:24 +00:00
asfernandes
1b26a304a1 increment build number 2009-10-21 00:51:23 +00:00
asfernandes
d4774cef01 increment build number 2009-10-21 00:50:08 +00:00
asfernandes
0145996fb6 - 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:50:07 +00:00
asfernandes
bacdd491c1 increment build number 2009-10-21 00:42:39 +00:00
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
asfernandes
638267b16a increment build number 2009-10-21 00:42:37 +00:00
asfernandes
ec968aaf34 increment build number 2009-10-21 00:42:36 +00:00
asfernandes
ee07aa41b7 increment build number 2009-10-21 00:42:35 +00:00
asfernandes
29aa09f133 increment build number 2009-10-21 00:42:34 +00:00
asfernandes
da2d2cf492 increment build number 2009-10-21 00:42:33 +00:00
asfernandes
1c57e78bd0 increment build number 2009-10-21 00:42:32 +00:00
asfernandes
1da4d2f4fb increment build number 2009-10-21 00:42:31 +00:00
asfernandes
a7c1dbea11 increment build number 2009-10-21 00:42:30 +00:00
asfernandes
9579b98b10 increment build number 2009-10-21 00:42:29 +00:00
asfernandes
53b4f09064 increment build number 2009-10-21 00:42:28 +00:00
asfernandes
19eb28c8af increment build number 2009-10-21 00:42:27 +00:00
asfernandes
db85965656 increment build number 2009-10-21 00:42:26 +00:00
asfernandes
365e81267f increment build number 2009-10-21 00:42:25 +00:00
asfernandes
e6d80933b3 increment build number 2009-10-21 00:42:24 +00:00
asfernandes
14bfa761b2 increment build number 2009-10-21 00:42:23 +00:00
asfernandes
e9de3c1620 increment build number 2009-10-21 00:42:22 +00:00
asfernandes
285594361b increment build number 2009-10-21 00:42:20 +00:00
asfernandes
4baf48ffc4 increment build number 2009-10-21 00:42:19 +00:00
asfernandes
185b1b5a70 increment build number 2009-10-21 00:42:18 +00:00
asfernandes
f01c5db660 increment build number 2009-10-21 00:42:17 +00:00
asfernandes
74d075e56f increment build number 2009-10-21 00:42:14 +00:00
asfernandes
21a1b24f7d increment build number 2009-10-21 00:42:12 +00:00
asfernandes
83eed864d8 increment build number 2009-10-21 00:42:10 +00:00
asfernandes
7812fc415d increment build number 2009-10-21 00:42:09 +00:00
asfernandes
bfd0fb6919 increment build number 2009-10-21 00:42:06 +00:00
asfernandes
eb912e1fe0 increment build number 2009-10-21 00:42:05 +00:00
asfernandes
d9a3b3d8b8 increment build number 2009-10-21 00:42:04 +00:00
asfernandes
04547cc113 increment build number 2009-10-20 21:25:32 +00:00
asfernandes
eb401fdd75 increment build number 2009-10-20 21:25:31 +00:00
asfernandes
be3949ca5d increment build number 2009-10-20 21:25:30 +00:00
asfernandes
d65caa3026 increment build number 2009-10-20 21:25:29 +00:00
asfernandes
3019fde4b6 increment build number 2009-10-20 21:25:28 +00:00
asfernandes
0982de566e increment build number 2009-10-20 21:25:27 +00:00
asfernandes
f1bc1ec0ec increment build number 2009-10-20 21:25:26 +00:00
asfernandes
3ec96ca913 increment build number 2009-10-20 21:25:25 +00:00