Project

General

Profile

« Previous | Next » 

Revision 9980

inputs/.TNRS/schema.sql: tnrs_populate_fields(): updated runtime (18 min)

View differences:

inputs/.TNRS/schema.sql
67 67

  
68 68
/* IMPORTANT: when changing this function, you must regenerate the derived cols:
69 69
UPDATE "TNRS".tnrs SET "Name_submitted" = "Name_submitted"
70
runtime: 17 min ("4992166 rows affected, 1019907 ms execution time")
70
runtime: 18 min ("5220212 rows affected, 1094336 ms execution time")
71 71
*/
72 72
CREATE OR REPLACE FUNCTION tnrs_populate_fields()
73 73
  RETURNS trigger AS

Also available in: Unified diff