Project

General

Profile

« Previous | Next » 

Revision 10799

schemas/vegbien.sql: datasource_rm(): documented runtime for ACAD: 30 s; 0.61 ms/row

View differences:

schemas/vegbien.sql
737 737

  
738 738
COMMENT ON FUNCTION datasource_rm(datasource text, schema_null anyelement) IS 'secure against renamings of the public schema.
739 739

  
740
schema_null: identifies which schema''s tables to use. the default value is usually fine.';
740
schema_null: identifies which schema''s tables to use. the default value is usually fine.
741 741

  
742
runtime:
743
ACAD: 30 s: 27738 ms/45503 rows = 0.61 ms/row
744
';
742 745

  
746

  
743 747
--
744 748
-- Name: delete_scrubbed_taxondeterminations(text); Type: FUNCTION; Schema: public; Owner: -
745 749
--

Also available in: Unified diff