Revision 5915
Added by Aaron Marcuse-Kubitza about 12 years ago
- added
- modified
- copied
- renamed
- deleted
- inputs
- .TNRS
- import_order.txt (diff)
- tnrs
- .map.csv.last_cleanup
- VegBIEN.csv
- cleanup.sql
- header.csv
- map.csv
- new_terms.csv
- test.xml.ref
- unmapped_terms.csv
- tnrs_accepted
- tnrs_other
- .TNRS
inputs/.TNRS/: Split tnrs table into tnrs_accepted and tnrs_other, with tnrs_accepted imported first. This will eventually allow TNRS data to be imported without needing to use _taxonlabel_set_matched_label_id(), which is extremely slow due to an unknown bug in PostgreSQL's handling of UPDATEs on large tables (possibly limited to UPDATEs inside functions).