Function Mapping (Alias Mechanism for Foreign Functions)
Added CREATE FUNCTION MAPPING and REPLACE FUNCTION MAPPING, DROP FUNCTION MAPPING, and SHOW FUNCTION MAPPING.
Added Example: SHOW for a SELECT Request with a Function Mapping.
Updated BEGIN LOGGING and Object for which to Log Access to add the FUNCTION MAPPING option. Updated END LOGGING and ON object Clause to add the FUNCTION MAPPING option.
Always Fallback
Updated CREATE TABLE FALLBACK option, CREATE TABLE (Queue Table Form) FALLBACK option, ALTER TABLE FALLBACK option, CREATE JOIN INDEX FALLBACK option, CREATE HASH INDEX FALLBACK option, CREATE DATABASE FALLBACK PROTECTION option, MODIFY DATABASE FALLBACK option, CREATE USER FALLBACK option, and MODIFY USER FALLBACK option.
Flush Object Use Count
Updated FLUSH QUERY LOGGING flush_option to add USECOUNT option.
SET TRANSFORM GROUP Support for CDTs
Added SET TRANSFORM GROUP FOR TYPE.
|