Add C comment explaining why we can't exclude checking functions in the

Bruce Momjian <bruce@momjian.us>

Commit: 20a3830b81d07aca1b8c3e954b4bc49d0847c51d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-05-27T10:35:10Z
Releases: 9.2.0
Add C comment explaining why we can't exclude checking functions in the
pg_catalog schema, even though they are not explicitly dumped (they are
implicitly dumped, e.g. create language plperl).

Files

PathChange+/−
contrib/pg_upgrade/function.c modified +6 −1