Project

General

Profile

« Previous | Next » 

Revision 13526

inputs/.TNRS/schema.sql: MatchedTaxon_modify(): documented usage

View differences:

vegbien.sql
16835 16835

  
16836 16836

  
16837 16837
--
16838
-- Name: FUNCTION "MatchedTaxon_modify"(view_query text); Type: COMMENT; Schema: TNRS; Owner: -
16839
--
16840

  
16841
COMMENT ON FUNCTION "MatchedTaxon_modify"(view_query text) IS '
16842
usage:
16843
SELECT "TNRS"."MatchedTaxon_modify"($$
16844
 SELECT *, __ AS accepted_morphospecies_binomial
16845
   FROM __
16846
$$);
16847

  
16848
idempotent
16849
';
16850

  
16851

  
16852
--
16838 16853
-- Name: batch__fill(); Type: FUNCTION; Schema: TNRS; Owner: -
16839 16854
--
16840 16855

  

Also available in: Unified diff