Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> writes: > Is it a TODO item to replace "DROP" into "DROP IF EXISTS" > for cleanup commands in pg_restore? No. We try to avoid using nonstandard SQL in dumps. regards, tom lane
Next: From: Magnus Hagander Date: 2010-02-10 15:27:59 Subject: Re: buildfarm breakage Previous: From: Tom Lane Date: 2010-02-10 15:12:21 Subject: Re: Patch: Remove gcc dependency in definition of inline functions