"Sibte Abbas" <[EMAIL PROTECTED]> writes:
> Considering the above fact, perhaps the actual problem is that when a
> column gets removed from a table as a result of drop type/domain> cascade, the tuple descriptor (more specifically
> rel->rd_att field) for that relation is not updated properly?
N
On 7/12/07, Tom Lane <[EMAIL PROTECTED]> wrote:
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 la
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)-