Project

General

Profile

« Previous | Next » 

Revision 13378

schemas/public_.sql: rm_output_queries(), validation_views(): use public_validations.query_view_regexp()

View differences:

vegbien.my.sql
2749 2749

  
2750 2750

  
2751 2751
--
2752
-- Name: rm_output_queries(varchar(255), int(11), anyelement); Type: FUNCTION; Schema: public_validations; Owner: -
2752
-- Name: rm_output_queries(varchar(255), int(11), anyelement, varchar(255)); Type: FUNCTION; Schema: public_validations; Owner: -
2753 2753
--
2754 2754

  
2755 2755

  
2756 2756

  
2757 2757

  
2758 2758
--
2759
-- Name: FUNCTION rm_output_queries(name varchar(255), max_prefix_len int(11), schema_anchor anyelement); Type: COMMENT; Schema: public_validations; Owner: -
2759
-- Name: FUNCTION rm_output_queries(name varchar(255), max_prefix_len int(11), schema_anchor anyelement, query_view_regexp varchar(255)); Type: COMMENT; Schema: public_validations; Owner: -
2760 2760
--
2761 2761

  
2762 2762

  
......
2784 2784

  
2785 2785

  
2786 2786
--
2787
-- Name: validation_views(varchar(255)); Type: FUNCTION; Schema: public_validations; Owner: -
2787
-- Name: validation_views(varchar(255), varchar(255)); Type: FUNCTION; Schema: public_validations; Owner: -
2788 2788
--
2789 2789

  
2790 2790

  

Also available in: Unified diff