Re: [GENERAL] VIEW problem

2000-10-05 Thread Jan Wieck
Tim Uckun wrote: > At 05:48 PM 10/5/2000 +1100, you wrote: > > >I believe this is because the OIDs are not identical. Internally, Postgres is > >referring to the OIDs and not to the table name. Might be wrong, I am only a > >postgres newbie, but I think this is the case. > > Interesting this makes

Re: [GENERAL] VIEW problem

2000-10-05 Thread Tim Uckun
At 05:48 PM 10/5/2000 +1100, you wrote: >I believe this is because the OIDs are not identical. Internally, Postgres is >referring to the OIDs and not to the table name. Might be wrong, I am only a >postgres newbie, but I think this is the case. Interesting this makes sense. >I don't think it is