Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist

From: Josh Kupershmidt <schmiddy(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Dave Rolsky <autarch(at)urth(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist
Date: 2013-07-10 14:54:10
Message-ID: CAK3UJRH5CjEjaj1=7FZgrqwNQox_bfVQVr+UKyVFp+6mSujqyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Fri, Jul 5, 2013 at 12:16 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:

> I am sending a patch that removes strict requirements for DROP IF
> EXISTS statements. This behave is similar to our ALTER IF EXISTS
> behave now.

+1 for this idea. But this patch should be treated as a separate issue
from the use of IF EXISTS in pg_dump/pg_restore, right? If so, I
suggest starting a new thread about this patch to make reviewing
easier.

Josh

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Stehule 2013-07-10 15:06:18 Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist
Previous Message Dave Page 2013-07-10 08:03:17 Re: BUG #8288: 9.3.0Beta2 - Windows Installer bug #7738 still open

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2013-07-10 14:55:54 Re: Millisecond-precision connect_timeout for libpq
Previous Message Heikki Linnakangas 2013-07-10 13:39:16 Re: Changing recovery.conf parameters into GUCs