On 4/2/06, Tom Lane <[EMAIL PROTECTED]> wrote:
"Jonathan Ellis" <[EMAIL PROTECTED]> writes:> I have many many instances of these two problems in pg_dump's output:> 1) function code don't seem to be taken into account for dependencies
No, it isn't, and this should not matter because pg_dump takes ca
"Jonathan Ellis" <[EMAIL PROTECTED]> writes:
> I have many many instances of these two problems in pg_dump's output:
> 1) function code don't seem to be taken into account for dependencies
No, it isn't, and this should not matter because pg_dump takes care to
turn off check_function_bodies. If y