Re: pg_restore depending on user functions

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Дмитрий Иванов <firstdismay@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-11-16T16:29:14Z
Lists: pgsql-bugs, pgsql-general
=?UTF-8?B?0JTQvNC40YLRgNC40Lkg0JjQstCw0L3QvtCy?= <firstdismay@gmail.com> writes:
> It turns out that everything was rolling like a snowball, after the wrong
> order of CAST creation

This is missing (at least) bpd.class.

			regards, tom lane



Commits

  1. Adjust pg_dump's priority ordering for casts.