Project

General

Profile

« Previous | Next » 

Revision 12611

validation/aggregating/plots/bien3_validations_salvias_vegbien.sql: removed `SET search_path TO public;` since this is the default

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;
23

  
24 22
-- _plots_01_count_of_projects
25 23
 SELECT count(*) AS projects
26 24
   FROM (project p

Also available in: Unified diff