Re: BUG #6634: pg_dump dumps cast after objects depending on it - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6634: pg_dump dumps cast after objects depending on it
Date
Msg-id 3089.1336498864@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6634: pg_dump dumps cast after objects depending on it  (avandras@gmail.com)
List pgsql-bugs
avandras@gmail.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

pgsql-bugs by date:

Previous
From: Clay McClure
Date:
Subject: Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #6633: PL/Python build does not honor PYTHON on Mac OS X