Revision 14095
Added by Aaron Marcuse-Kubitza over 10 years ago
make_analytical_db | ||
---|---|---|
28 | 28 |
} |
29 | 29 |
|
30 | 30 |
((set -x; "$selfDir/psql_verbose_vegbien") <<EOF |
31 |
SELECT iucn_red_list_view_modify(); |
|
32 |
|
|
31 | 33 |
$(mk_table geoscrub_input) |
32 | 34 |
|
33 | 35 |
$(mk_table threatened_taxonlabel) |
Also available in: Unified diff
bin/make_analytical_db: added iucn_red_list_view_modify()