Re: [COMMITTERS] 'pgsql/src/include/utils lsyscache.h'

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [COMMITTERS] 'pgsql/src/include/utils lsyscache.h'
Date: 1998-08-04 17:08:36
Message-ID: 199808041708.NAA09196@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Log Message:
> MergeSort was sometimes called mergejoin and was confusing. Now
> it is now only mergejoin.

This text is wrong. I meant to say:

MergeJoin was sometimes called mergesort in the code and was confusing.
Now it is now only mergejoin.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Browse pgsql-hackers by date

  From Date Subject
Next Message Dr. Michael Meskes 1998-08-04 17:12:09 Standards question
Previous Message Thomas G. Lockhart 1998-08-04 16:37:54 Re: [HACKERS] indexes and floats