Re: pg_dump doesn't dump binary compatible casts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump doesn't dump binary compatible casts
Date: 2003-09-23 17:16:35
Message-ID: 19872.1064337395@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
> That eliminated, a cast should be dumped if one or more of the three
> objects (source, target and function) are not builtin AND all the
> non-builtin objects belong to namespaces included in the dump.

Where "builtin" is defined as "belongs to pg_catalog schema", you mean?
I think that works for me ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-23 17:28:48 Re: [GENERAL] Can't Build 7.3.4 on OS X
Previous Message scott.marlowe 2003-09-23 16:53:36 Re: postgres 6.2 vacuum