From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chris Dunlop <chris(at)onthe(dot)net(dot)au>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Australian timezone configure option |
Date: | 2001-06-14 00:56:48 |
Message-ID: | 200106140056.f5E0umk15638@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> > My inclination would actually be to rip out the cache entirely. bsearch
> > in a table this size is not so expensive that we need to bypass it, nor
> > is it apparent that we are going to see lots of successive lookups for
> > the same keyword anyway. How long has that cache been in there, and
> > what was the motivation for adding it to begin with?
>
> The cache lookup came from the gods themselves at Berkeley ;)
Wow, I didn't know that. I like the phrase.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-14 00:58:24 | Re: Australian timezone configure option |
Previous Message | Chris Dunlop | 2001-06-14 00:42:08 | Re: Australian timezone configure option |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-14 00:58:24 | Re: Australian timezone configure option |
Previous Message | Hiroshi Inoue | 2001-06-14 00:51:16 | Re: 7.1 odbc bug & patch |