Re: [HACKERS] Re: Freezing docs for v6.5

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, Postgres Hackers List <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Re: Freezing docs for v6.5
Date: 1999-06-03 18:09:13
Message-ID: 199906031809.OAA21423@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce seemed to think that we could just flush the sys caches and
> relation cache completely during xact abort. This would probably be
> less efficient than identifying the specific entries to get rid of, but
> it would plug the hole in the dike well enough for 6.5. Any objections
> to doing that?

I don't see how we could do anything more aggressive at this point,
though the flush may have some side-affects we don't know about yet,
even though it works for temp tables.

--
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-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1999-06-03 18:15:03 Re: [HACKERS] Re: Freezing docs for v6.5
Previous Message Vadim Mikheev 1999-06-03 17:59:20 Re: Error exits (Re: [HACKERS] Open 6.5 items)