MD5 removal of int64 code

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: MD5 removal of int64 code
Date: 2001-08-25 01:36:57
Message-ID: 200108250136.f7P1avi22282@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have applied the following patch to remove MD5 usage of int64 types.
I split it into two int32 values and did the job that way. I also
changed the code to use standard c.h data types, and changes 0xFF to
0xff.

--
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 5.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Dominic J. Eidson 2001-08-25 01:46:07 Re: [PATCHES] Patch to include PAM support...
Previous Message Shane Wegner 2001-08-25 00:48:18 Re: Permissions for large-object comments