View Single Post

   
  #1 (permalink)  
Old 04-15-2008, 09:59 PM
Tom Lane
 
Posts: n/a
Default schema_to_xmlschema() seems a bit less than finished

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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote