Thread

  1. Re: dropdb and dropuser: IF EXISTS

    Josh Kupershmidt <schmiddy@gmail.com> — 2011-08-29T23:34:36Z

    On Fri, Aug 26, 2011 at 10:42 PM, Robert Haas <robertmhaas@gmail.com> wrote:
    > +1 for --if-exists, but -X isn't doing a lot for me, especially since
    > we've used -X for other purposes in other commands.  I'd just skip
    > having a short form for this one.
    
    Fine by me. Updated patch attached.
    
    Josh