drop user/group/role if exists

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: drop user/group/role if exists
Date: 2006-01-29 19:32:36
Message-ID: 43DD1854.50001@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This patch provides DROP ... IF EXISTS for user/group/role.

If there's no objection I will apply it soon and document it.

cheers

andrew

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

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jonah H. Harris 2006-01-29 20:12:11 Re: Want to add to contrib.... xmldbx
Previous Message Andrew Dunstan 2006-01-29 19:19:03 Re: Want to add to contrib.... xmldbx