ali.po...@free.fr writes:
> In my project I have added some plpgsql functions in pg_catalog.
> But when I save the cluster with pg_dumpall I do not find my function 
> definitions in the output file.

> Is this normal ?

Yes.  Anything in pg_catalog is presumed to be part of the core
system.

                        regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to