Re: Extensions in schemas - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Extensions in schemas
Date
Msg-id BANLkTimq1O1E381TX+AT4hg7oX2BgQ84aQ@mail.gmail.com
Whole thread Raw
In response to Extensions in schemas  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Mon, May 16, 2011 at 3:59 AM, Magnus Hagander <magnus@hagander.net> wrote:
> Is there any particular reason why we can't/don't auto-create schema
> bar when you run "CREATE EXTENSION foo SCHEMA bar"?

OK, I'll ask the obvious question.  Should we also auto-create the
schema when a user says CREATE TABLE bar.foo()?  If not, how is this
different?

(You knew that was coming.)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Exporting closePGconn from libpq
Next
From: Robert Haas
Date:
Subject: Re: DETOAST Datum