Re: drop if exists

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgman(at)candle(dot)pha(dot)pa(dot)us, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org
Subject: Re: drop if exists
Date: 2005-11-18 00:22:02
Message-ID: 5AEA6AFD-EFA9-4809-994A-24AA15EB245D@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


On Nov 17, 2005, at 11:51 , Christopher Kings-Lynne wrote:

>> Including objects that already have CREATE OR REPLACE?
>
> I assume so - CREATE OR REPLACE doesn't drop things - only creates
> or replaces them.

Of course. Silly me :)

Michael Glaesemann
grzm myrealbox com

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-11-18 01:47:13 Re: drop if exists
Previous Message Simon Riggs 2005-11-18 00:15:39 Minor comment update for DELETE