Project

General

Profile

« Previous | Next » 

Revision 8208

inputs/FIA/*/import: Run mk_derived after postprocessing commands

View differences:

import
21 21
SELECT cluster_once('"TREE"', '"TREE.ID"');
22 22

  
23 23
SELECT create_if_not_exists($$CREATE INDEX "TREE.parent" ON "TREE" ("STATECD", "UNITCD", "COUNTYCD", "locationName", "INVYR", "authorEventCode", "subplot")$$);
24
EOF
25
mk_derived

Also available in: Unified diff