Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>, Robert Haas
<robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund
<andres@2ndquadrant.com>, Tomas Vondra <tv@fuzzy.cz>, PostgreSQL Hackers
<pgsql-hackers@postgresql.org>
Date: 2013-11-30T21:07:11Z
Lists: pgsql-bugs, pgsql-hackers
On Fri, 2013-11-29 at 09:06 +0100, Pavel Stehule wrote: > attached patch implement unified behave for DROP IF EXISTS statements > as was discussed src/backend/catalog/namespace.c:1743: indent with spaces. src/backend/commands/dropcmds.c:322: indent with spaces. src/backend/commands/dropcmds.c:323: indent with spaces. src/backend/commands/dropcmds.c:331: indent with spaces. src/backend/commands/dropcmds.c:332: indent with spaces. src/backend/commands/tablecmds.c:702: indent with spaces. src/backend/commands/tablecmds.c:859: indent with spaces. src/backend/parser/parse_func.c:1065: trailing whitespace. src/backend/parser/parse_func.c:1066: indent with spaces. src/backend/parser/parse_type.c:60: indent with spaces. src/include/parser/parse_type.h:25: indent with spaces.