Re: Truncate if exists
Vik Reykja <vikreykja@gmail.com>
From: Vik Reykja <vikreykja@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Sébastien Lardière <slardiere@hi-media.com>, pgsql-hackers@postgresql.org, cedric@2ndquadrant.fr, dimitri@2ndquadrant.fr
Date: 2012-10-09T12:16:13Z
Lists: pgsql-hackers
Attachments
- deallocate_if_exists.patch (application/octet-stream) patch
On Tue, Oct 9, 2012 at 11:51 AM, Vik Reykja <vikreykja@gmail.com> wrote: > On Tue, Oct 9, 2012 at 11:09 AM, Simon Riggs <simon@2ndquadrant.com>wrote: > >> Anyone want to check for any other missing IF EXISTS capability in other >> DDL? >> > > Yes, DEALLOCATE. > Patch attached.