pgcrypto: Makefile check

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: pgcrypto: Makefile check
Date: 2004-11-22 05:37:27
Message-ID: 1101101847.4136.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes the pgcrypto Makefile check that a recognized random
source has been defined. If no such source is defined, pgcrypto will
compile successfully but will be unusable.

(An alternative place to do the check would be in random.c; comments on
which location is preferrable are welcome.)

Barring any objections I will apply this to HEAD later tonight.

-Neil

Attachment Content-Type Size
pgcrypto-error-check-1.patch text/x-patch 598 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Fuhr 2004-11-22 05:49:11 release.sgml refers to g_restore
Previous Message Simon Riggs 2004-11-21 23:37:50 SQL Conformance introductory section