Revision 9992
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/.TNRS/schema.sql | ||
---|---|---|
88 | 88 |
|
89 | 89 |
/* IMPORTANT: when changing this function, you must regenerate the derived cols: |
90 | 90 |
UPDATE "TNRS".tnrs SET "Name_submitted" = "Name_submitted" |
91 |
runtime: 16 min ("5220212 rows affected, 979511 ms execution time")
|
|
91 |
runtime: 16 min ("5052509 rows affected, 980692 ms execution time")
|
|
92 | 92 |
*/ |
93 | 93 |
CREATE OR REPLACE FUNCTION tnrs_populate_fields() |
94 | 94 |
RETURNS trigger AS |
Also available in: Unified diff
inputs/.TNRS/schema.sql: tnrs_populate_fields(): updated runtime (16 min)