]> granicus.if.org Git - postgresql/commit
Add C comment explaining why we can't exclude checking functions in the
authorBruce Momjian <bruce@momjian.us>
Sun, 27 May 2012 10:35:10 +0000 (06:35 -0400)
committerBruce Momjian <bruce@momjian.us>
Sun, 27 May 2012 10:35:10 +0000 (06:35 -0400)
commit20a3830b81d07aca1b8c3e954b4bc49d0847c51d
treede4bf71ea4534a8e2e2304cd0cd43223603c5003
parentd4696fa68f88f371e9da77cc0319fa0b947fd911
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).
contrib/pg_upgrade/function.c