I wrote:


Hmm. Could we not just add something this condition:

or pg_catalog.format_type(prorettype, NULL) != 'language_handler'

in pg_dump.c around line 2191?



This won't work - it would miss the validators. Slightly more complex than I thought.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to