Project

General

Profile

« Previous | Next » 

Revision 13686

inputs/.TNRS/schema.sql: unsafe_taxon_names(): removed the name with "spp." now that this TNRS bug (https://pods.iplantcollaborative.org/jira/browse/TNRS-193) has been fixed

View differences:

schema.sql
277 277
    LANGUAGE sql IMMUTABLE
278 278
    AS $$
279 279
SELECT ARRAY[
280
'Lamiaceae Agastache pallidiflora (Heller) Rydb. spp. pallidiflora var. gilensis R.W. Sanders'
281
]
280
]::text[]
282 281
$$;
283 282

  
284 283

  

Also available in: Unified diff