Project

General

Profile

« Previous | Next » 

Revision 12144

fix: schemas/vegbien.sql: public_validation comment: undid incorrect replacement of "validation" with "public_validation"

View differences:

trunk/schemas/vegbien.sql
20 20
-- Name: SCHEMA public_validation; Type: COMMENT; Schema: -; Owner: -
21 21
--
22 22

  
23
COMMENT ON SCHEMA public_validation IS 'queries used in the aggregating public_validations';
23
COMMENT ON SCHEMA public_validation IS 'queries used in the aggregating validations';
24 24

  
25 25

  
26 26
SET search_path = public, pg_catalog;

Also available in: Unified diff