From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | MIN/MAX -> Min/Max |
Date: | 2002-02-18 06:57:41 |
Message-ID: | 200202180657.g1I6vfN14409@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
We had some MIN/MAX defines in C files that should have been using c.h's
Min/Max. This patch fixes this.
--
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
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 17.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-02-19 05:16:15 | elog cleanup |
Previous Message | Christopher Kings-Lynne | 2002-02-18 04:08:28 | Re: Patch to ALTER TABLE docs for 7.2.1 |