From: | Hannu Krosing <hannu(at)tm(dot)ee> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Warning for missing createlang |
Date: | 2003-09-07 06:19:31 |
Message-ID: | 1062915570.19125.4.camel@fuji.krosing.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2003-09-07 08:33:48 | Re: [HACKERS] Index creation takes for ever |
Previous Message | pw | 2003-09-07 03:38:37 | Re: sequences and pg_type |
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2003-09-07 08:33:48 | Re: [HACKERS] Index creation takes for ever |
Previous Message | Tom Lane | 2003-09-07 04:29:48 | Re: [PATCHES] MinGW patch |