Dmitriy Igrishin <[email protected]> writes: > I also want to propose to make it possible dump function definitions > as CREATE OR REPLACE FUNCTION rather than just CREATE > FUNCTION (as pg_dump dumps them now).
It's intentional that pg_dump doesn't do that. Please don't think
that pg_dump is a substitute for \ef.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
