CREATE/DROP SCHEMA considered harmful

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: CREATE/DROP SCHEMA considered harmful
Date: 2000-08-20 08:59:55
Message-ID: Pine.LNX.4.21.0008201053280.350-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I think the create and drop schema commands should throw a "not
implemented" error, rather than fiddle around with databases. Consider
users that try these commands just on luck.

Btw., the grammar for these commands isn't implemented correctly either.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-08-20 09:18:28 Re: Bug tracking (was Re: +/- Inf for float8's)
Previous Message The Hermit Hacker 2000-08-20 05:25:16 Re: Re: [GENERAL] +/- Inf for float8's