Project

General

Profile

« Previous | Next » 

Revision 12610

validation/aggregating/plots/bien3_validations_salvias_vegbien.sql: search_path: removed public_validations since we are not creating views

View differences:

trunk/validation/aggregating/plots/bien3_validations_salvias_vegbien.sql
19 19
-- ------------------
20 20
\set datasource 'SALVIAS'
21 21

  
22
SET search_path TO public_validations, public;
22
SET search_path TO public;
23 23

  
24 24
-- _plots_01_count_of_projects
25 25
 SELECT count(*) AS projects

Also available in: Unified diff