[PATCHES] MD5 support for ODBC

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: [PATCHES] MD5 support for ODBC
Date: 2001-11-08 20:05:54
Message-ID: 200111082005.fA8K5sQ03392@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc pgsql-patches

The attached patch should add MD5 support to ODBC. I don't have ODBC
here so I would appreciate if someone would test it and let me know. I
am not considering applying the patch to CVS.

First, apply the patch, which is the first attachment. Second, copy the
second attachment to src/interfaces/odbc/md5.h. Third, copy
src/backend/libpq/md5.c to src/interfaces/odbc/md5.c.

--
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 6.9 KB
unknown_filename text/plain 838 bytes
unknown_filename text/plain 216 bytes

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-11-08 20:12:37 Re: Access 2000 & Views
Previous Message Andrea Aime 2001-11-08 08:56:27 Re: ODBC & Transactions?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-11-08 20:41:43 Re: Fix for 'extern "C"' indenting
Previous Message Stephan Szabo 2001-11-08 17:23:01 Small FK patch to deal with tables without oids