drop if exists remainder

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: drop if exists remainder
Date: 2006-02-05 14:44:09
Message-ID: 43E60F39.7040108@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Here's a first draft patch for DROP ... IF EXISTS for the remaining
cases, namely: LANGUAGE, TABLESPACE, TRIGGER OPERATOR CLASS, FUNCTION,
AGGREGATE, OPERATOR, CAST and RULE.

comments welcome - working on tests/docs now.

cheers

andrew

Attachment Content-Type Size
die.patch text/x-patch 26.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message richard 2006-02-05 14:58:46 Re: Shared memory and memory context question
Previous Message Martijn van Oosterhout 2006-02-05 14:43:56 Re: Shared memory and memory context question

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2006-02-05 15:11:26 Re: [HACKERS] Fix for running from admin account on win32
Previous Message Magnus Hagander 2006-02-05 14:15:58 Re: [PATCHES] Fix for running from admin account on win32