Re: pgcrypto module for WINDOWS - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: pgcrypto module for WINDOWS
Date
Msg-id 20041211191136.GC1613@wolff.to
Whole thread Raw
In response to Re: pgcrypto module for WINDOWS  (Joe Conway <mail@joeconway.com>)
List pgsql-admin
On Fri, Dec 10, 2004 at 21:14:10 -0800,
  Joe Conway <mail@joeconway.com> wrote:
> Mª José Sempere wrote:
> >We are interested in installing the pgcrypto module of PostgreSQL for
> > Windows, In order to use the function digest() for creating index on
> >bytea type fields:
> >
> >create unique index my_index on my_table (digest(my_bytea_field,
> >'md5'));
>
>
> Um, why would you want to use digest() just so that you can index a
> bytea field?

They might be using M5 hashes as external names for the entries.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: [JDBC] Issue with large objects
Next
From: Bruno Wolff III
Date:
Subject: Re: fallback authentication