Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> If you are looking for things that will fundamentally break the system,
>> try renaming one of the indexes of a core system catalog ;-).  We could
>> avoid that dependency if we went by OIDs instead.

> Right now you can use a temporary table in place of a system
> table using the temporary schema.  Would that still work?

Sure.  This doesn't change any externally visible behavior ... other
than the response to unsupported changes to the system catalogs ;-)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to