Re: pgsql: DROP ...

From: Neil Conway <neilc(at)samurai(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: DROP ...
Date: 2006-06-16 20:41:06
Message-ID: 1150490466.5440.3.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, 2006-06-16 at 17:23 -0300, Andrew Dunstan wrote:
> DROP ... IF EXISTS for the following cases:
> language, tablespace, trigger, rule, opclass, function, aggregate. operator, and cast.

Documentation?

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2006-06-16 20:46:43 Re: pgsql: DROP ...
Previous Message Bruce Momjian 2006-06-16 20:33:38 Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions