witten
/
luminotes
Archived
1
0
Fork 0

This public schema comment caused a problem on an install for one user.

This commit is contained in:
Dan Helfman 2008-02-24 02:31:55 +00:00
parent dcd40eaa45
commit 8dee52a9d8
1 changed files with 0 additions and 7 deletions

View File

@ -6,13 +6,6 @@ SET client_encoding = 'UTF8';
SET check_function_bodies = false;
SET client_min_messages = warning;
--
-- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
--
COMMENT ON SCHEMA public IS 'Standard public schema';
SET search_path = public, pg_catalog;
SET default_tablespace = '';