Project

General

Profile

« Previous | Next » 

Revision 9767

inputs/.TNRS/schema.sql: tnrs_populate_fields(): documented runtime (17 min)

View differences:

inputs/.TNRS/schema.sql
65 65

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

Also available in: Unified diff