Project

General

Profile

« Previous | Next » 

Revision 2723

schemas/functions.sql, vegbien.sql: Removed no longer needed cast functions, which are now created on the fly by column-based import

View differences:

vegbien.my.sql
89 89

  
90 90

  
91 91
--
92
-- Name: growthform(text); Type: FUNCTION; Schema: public; Owner: -
93
--
94

  
95

  
96

  
97

  
98
--
99 92
-- Name: namedplace_update_ancestors(); Type: FUNCTION; Schema: public; Owner: -
100 93
--
101 94

  
......
103 96

  
104 97

  
105 98
--
106
-- Name: placerank(text); Type: FUNCTION; Schema: public; Owner: -
107
--
108

  
109

  
110

  
111

  
112
--
113 99
-- Name: plantname_update_ancestors(); Type: FUNCTION; Schema: public; Owner: -
114 100
--
115 101

  
......
117 103

  
118 104

  
119 105
--
120
-- Name: taxonrank(text); Type: FUNCTION; Schema: public; Owner: -
121
--
122

  
123

  
124

  
125

  
126
--
127 106
-- Name: concat(text); Type: AGGREGATE; Schema: public; Owner: -
128 107
--
129 108

  

Also available in: Unified diff