Project

General

Profile

« Previous | Next » 

Revision 8188

schemas/util.sql: mk_derived_col(): Added "idempotent" comment

View differences:

util.sql
743 743

  
744 744

  
745 745
--
746
-- Name: FUNCTION mk_derived_col(col col_ref, expr text); Type: COMMENT; Schema: util; Owner: -
747
--
748

  
749
COMMENT ON FUNCTION mk_derived_col(col col_ref, expr text) IS 'idempotent';
750

  
751

  
752
--
746 753
-- Name: mk_map_table(text); Type: FUNCTION; Schema: util; Owner: -
747 754
--
748 755

  

Also available in: Unified diff