Re: obj_unique_identifier(oid) - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: obj_unique_identifier(oid)
Date
Msg-id AANLkTikFh33EtmuMGaA-bhxL+Ob+pWd+xfn1S8LQ528L@mail.gmail.com
Whole thread Raw
In response to Re: obj_unique_identifier(oid)  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: obj_unique_identifier(oid)  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
2011/1/9 Robert Haas <robertmhaas@gmail.com>:
> Oops.  I misread your query.  I thought the duplicates were because
> you were feeding pg_describe_object the same classoid, objoid,
> objsubid pair more than once, but I see now that's not the case (UNION
> != UNION ALL).

Ah, I see, yes, the query should actually be UNION, it would produce
the same result, but perhaps it would be a bit faster.

--
Best regards,

Joel Jacobson
Glue Finance


pgsql-hackers by date:

Previous
From: Joel Jacobson
Date:
Subject: Re: obj_unique_identifier(oid)
Next
From: Robert Haas
Date:
Subject: Re: DISCARD ALL ; stored procedures