2 # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
8 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
9 # Object versioning must comply with the rules detailed in
11 # usr/src/lib/README.mapfiles
13 # You should not be making modifications here until you've read the most current
14 # copy of that file. If you need help, contact a gatekeeper for guidance.
20 # Defines the public interface to sqlite
25 SYMBOL_VERSION ILLUMOS_sqlite_2.8.15 {
31 sqlite_last_insert_rowid;
33 sqlite_last_statement_changes;
43 sqlite_get_table_printf;
44 sqlite_get_table_vprintf;
50 sqlite_create_function;
51 sqlite_create_aggregate;
53 sqlite_set_result_string;
54 sqlite_set_result_int;
55 sqlite_set_result_double;
56 sqlite_set_result_error;
58 sqlite_aggregate_context;
59 sqlite_aggregate_count;
60 sqlite_set_authorizer;
67 sqlite_progress_handler;
77 SYMBOL_VERSION SUNWprivate {
79 sqlite_temp_directory;