~ubuntu-branches/ubuntu/karmic/firebird2.1/karmic

« back to all changes in this revision

Viewing changes to src/gpre/cdbtable.h

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * The contents of this file are subject to the Interbase Public
 
3
 * License Version 1.0 (the "License"); you may not use this file
 
4
 * except in compliance with the License. You may obtain a copy
 
5
 * of the License at http://www.Inprise.com/IPL.html
 
6
 *
 
7
 * Software distributed under the License is distributed on an
 
8
 * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
 
9
 * or implied. See the License for the specific language governing
 
10
 * rights and limitations under the License.
 
11
 *
 
12
 * The Original Code was created by Inprise Corporation
 
13
 * and its predecessors. Portions created by Inprise Corporation are
 
14
 * Copyright (C) Inprise Corporation.
 
15
 *
 
16
 * All Rights Reserved.
 
17
 * Contributor(s): ______________________________________.
 
18
 */
 
19
NULL,
 
20
        "isc_dpb_cdd_pathname",
 
21
        "isc_dpb_allocation",
 
22
        "isc_dpb_journal",
 
23
        "isc_dpb_page_size",
 
24
        "isc_dpb_num_buffers",
 
25
        "isc_dpb_buffer_length",
 
26
        "isc_dpb_debug",
 
27
        "isc_dpb_garbage_collect",
 
28
        "isc_dpb_verify",
 
29
        "isc_dpb_sweep",
 
30
        "isc_dpb_enable_journal",
 
31
        "isc_dpb_disable_journal",
 
32
        "isc_dpb_dbkey_scope",
 
33
        "isc_dpb_number_of_users",
 
34
        "isc_dpb_trace",
 
35
        "isc_dpb_no_garbage_collect",
 
36
        "isc_dpb_damaged",
 
37
        "isc_dpb_license",
 
38
        "isc_dpb_sys_user_name",
 
39
        "isc_dpb_encrypt_key",
 
40
        "isc_dpb_activate_shadow",
 
41
        "isc_dpb_sweep_interval",
 
42
        "isc_dpb_delete_shadow",
 
43
        "isc_dpb_force_write",
 
44
        "isc_dpb_begin_log",
 
45
        "isc_dpb_quit_log",
 
46
        "isc_dpb_no_reserve",
 
47
        "isc_dpb_user_name",
 
48
        "isc_dpb_password",
 
49
        "isc_dpb_password_enc",
 
50
        "isc_dpb_sys_user_name_enc",
 
51
        "isc_dpb_interp",
 
52
        "isc_dpb_online_dump",
 
53
        "isc_dpb_old_file_size",
 
54
        "isc_dpb_old_num_files",
 
55
        "isc_dpb_old_file",
 
56
        "isc_dpb_old_start_page",
 
57
        "isc_dpb_old_start_seqno",
 
58
        "isc_dpb_old_start_file",
 
59
        "isc_dpb_drop_walfile",
 
60
        "isc_dpb_old_dump_id",
 
61
        "isc_dpb_wal_backup_dir",
 
62
        "isc_dpb_wal_chkptlen",
 
63
        "isc_dpb_wal_numbufs",
 
64
        "isc_dpb_wal_bufsize",
 
65
        "isc_dpb_wal_grp_cmt_wait",
 
66
        "isc_dpb_lc_messages",
 
67
        "isc_dpb_lc_ctype",
 
68
        "isc_dpb_cache_manager",
 
69
        "isc_dpb_shutdown",
 
70
        "isc_dpb_online",
 
71
        "isc_dpb_shutdown_delay",
 
72
        "isc_dpb_reserved",
 
73
        "isc_dpb_overwrite",
 
74
        "isc_dpb_sec_attach",
 
75
        "isc_dpb_disable_wal",
 
76
        "isc_dpb_connect_timeout",
 
77
        "isc_dpb_dummy_packet_interval",
 
78
        "isc_dpb_gbak_attach",
 
79
        "isc_dpb_sql_role_name",
 
80
        "isc_dpb_set_page_buffers",
 
81
        "isc_dpb_working_directory",
 
82
        "isc_dpb_sql_dialect",
 
83
        "isc_dpb_set_db_readonly",
 
84
        "isc_dpb_set_db_sql_dialect",
 
85
        "isc_dpb_gfix_attach", 
 
86
        "isc_dpb_gstat_attach",
 
87
        "isc_dpb_set_db_charset",
 
88
        "isc_dpb_gsec_attach",