schema_to_xmlschema() seems a bit less than finished - Mailing list pgsql-hackers

From Tom Lane
Subject schema_to_xmlschema() seems a bit less than finished
Date
Msg-id 10647.1184273840@sss.pgh.pa.us
Whole thread Raw
Responses Re: schema_to_xmlschema() seems a bit less than finished  ("Sibte Abbas" <sibtay@gmail.com>)
List pgsql-hackers
In the regression database:

regression=# select schema_to_xmlschema('public',false,false,'foo');
ERROR:  cache lookup failed for type 0

I have no idea what this function should produce, but surely not that?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: compiler warnings on the buildfarm
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: compiler warnings on the buildfarm