ben
committed
on 26 Jul 02
added outlook PG support
openacs-4/.../calendar/calendar.info (+2 -0)
37 37             <file type="data_model" db_type="postgresql" path="sql/postgresql/cal-table-drop.sql"/>
38 38             <file type="data_model_create" db_type="postgresql" path="sql/postgresql/calendar-create.sql"/>
39 39             <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/calendar-drop.sql"/>
40 40             <file type="query_file" db_type="oracle" path="tcl/cal-item-2-procs-oracle.xql"/>
41 41             <file type="query_file" db_type="postgresql" path="tcl/cal-item-2-procs-postgresql.xql"/>
42 42             <file type="tcl_procs" path="tcl/cal-item-2-procs.tcl"/>
43 43             <file type="query_file" path="tcl/cal-item-2-procs.xql"/>
44 44             <file type="query_file" db_type="oracle" path="tcl/cal-item-procs-oracle.xql"/>
45 45             <file type="query_file" db_type="postgresql" path="tcl/cal-item-procs-postgresql.xql"/>
46 46             <file type="tcl_procs" path="tcl/cal-item-procs.tcl"/>
47 47             <file type="query_file" path="tcl/cal-item-procs.xql"/>
48 48             <file type="tcl_procs" path="tcl/calendar-2-procs.tcl"/>
49 49             <file type="query_file" path="tcl/calendar-2-procs.xql"/>
50 50             <file type="query_file" db_type="oracle" path="tcl/calendar-community-core-procs-oracle.xql"/>
51 51             <file type="query_file" db_type="postgresql" path="tcl/calendar-community-core-procs-postgresql.xql"/>
52 52             <file type="tcl_procs" path="tcl/calendar-community-core-procs.tcl"/>
53 53             <file type="query_file" path="tcl/calendar-community-core-procs.xql"/>
54 54             <file type="query_file" db_type="oracle" path="tcl/calendar-display-procs-oracle.xql"/>
55 55             <file type="query_file" db_type="postgresql" path="tcl/calendar-display-procs-postgresql.xql"/>
56 56             <file type="tcl_procs" path="tcl/calendar-display-procs.tcl"/>
  57             <file type="query_file" db_type="oracle" path="tcl/calendar-outlook-procs-oracle.xql"/>
  58             <file type="query_file" db_type="postgresql" path="tcl/calendar-outlook-procs-postgresql.xql"/>
57 59             <file type="tcl_procs" path="tcl/calendar-outlook-procs.tcl"/>
58 60             <file type="query_file" path="tcl/calendar-outlook-procs.xql"/>
59 61             <file type="query_file" db_type="oracle" path="tcl/calendar-procs-oracle.xql"/>
60 62             <file type="query_file" db_type="postgresql" path="tcl/calendar-procs-postgresql.xql"/>
61 63             <file type="tcl_procs" path="tcl/calendar-procs.tcl"/>
62 64             <file type="query_file" path="tcl/calendar-procs.xql"/>
63 65             <file type="query_file" db_type="oracle" path="www/admin/cal-item-permissions-oracle.xql"/>
64 66             <file type="query_file" db_type="postgresql" path="www/admin/cal-item-permissions-postgresql.xql"/>
65 67             <file type="content_page" path="www/admin/cal-item-permissions.adp"/>
66 68             <file type="content_page" path="www/admin/cal-item-permissions.tcl"/>
67 69             <file type="query_file" path="www/admin/cal-item-permissions.xql"/>
68 70             <file type="content_page" path="www/admin/calendar-create.tcl"/>
69 71             <file type="content_page" path="www/admin/calendar-edit.adp"/>
70 72             <file type="content_page" path="www/admin/calendar-edit.tcl"/>
71 73             <file type="query_file" db_type="oracle" path="www/admin/calendar-permissions-oracle.xql"/>
72 74             <file type="query_file" db_type="postgresql" path="www/admin/calendar-permissions-postgresql.xql"/>
73 75             <file type="content_page" path="www/admin/calendar-permissions.adp"/>
74 76             <file type="content_page" path="www/admin/calendar-permissions.tcl"/>
75 77             <file type="query_file" path="www/admin/calendar-permissions.xql"/>
76 78             <file type="query_file" db_type="oracle" path="www/admin/calendar-preferences-oracle.xql"/>