Re: [PATCHES] Warning for missing createlang - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: [PATCHES] Warning for missing createlang
Date
Msg-id 1062915570.19125.4.camel@fuji.krosing.net
Whole thread Raw
In response to Re: [PATCHES] Warning for missing createlang  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan kirjutas L, 06.09.2003 kell 16:14:
> Peter Eisentraut wrote:
> 
> >Tom Lane writes:
> >
> >  
> >
> >>There are good security arguments not to have it in the default install,
> >>no?
> >>    
> >>
> >
> >I think last time the only reason we saw was that dump restoring would be
> >difficult.  I don't see any security reasons.
> >
> 
> That could be overcome by doing a 'drop language' before running your 
> restore, couldn't it?

or to have CREATE OR REPLACE LANGUAGE  (like we have for FUNCTIONS).

-------------------
Hannu



pgsql-hackers by date:

Previous
From: pw
Date:
Subject: Re: sequences and pg_type
Next
From: Manfred Koizar
Date:
Subject: Re: Index creation takes for ever