Remove comment on standard schema

This commit is contained in:
sparkyx 2007-05-31 21:57:16 +00:00
parent c7547258f5
commit 89336863e7
8 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,6 @@ SET client_min_messages = warning;
-- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
--
COMMENT ON SCHEMA public IS 'Standard public schema';
--