Re: BUG #6634: pg_dump dumps cast after objects depending on it

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: avandras(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6634: pg_dump dumps cast after objects depending on it
Date: 2012-05-08 17:41:04
Message-ID: 3089.1336498864@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

avandras(at)gmail(dot)com writes:
> A cast, which transforms a composite type to timestamp without time zone, is
> included in the regular backups of a database.
> There are several views utilizing this cast, but these are always listed
> before the cast, therefore pg_restore or psql will issue an error instead of
> creating the view.

Please provide a concrete example.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2012-05-09 19:42:47 Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X
Previous Message Clay McClure 2012-05-08 15:33:40 Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X