Re: [GENERAL] bug in 6.4.2?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Howie <caffeine(at)toodarkpark(dot)org>
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] bug in 6.4.2?
Date: 1999-05-31 18:11:18
Message-ID: 199905311811.OAA27169@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > In 6.4.*, table renaming was not properly flushing the cache, I think.
> > Should work fine when 6.5 is released.
>
> i had figured the client was caching OIDs. _really_ looking forward to
> 6.5, keep up the great work!

Yes, we had a number of cache issues worked on recently. The original
problem I remember was that alter table add column did not see the new
column in 6.4.2 sometimes. That is all working now.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff MacDonald 1999-06-01 04:20:55 test
Previous Message Bruce Momjian 1999-05-31 16:10:06 Re: [GENERAL] bug in 6.4.2?