Re: pgcrypto volatility and strictness changes - Mailing list pgsql-patches

From Neil Conway
Subject Re: pgcrypto volatility and strictness changes
Date
Msg-id 42CE00DA.9050509@samurai.com
Whole thread Raw
In response to pgcrypto volatility and strictness changes  (Michael Fuhr <mike@fuhr.org>)
List pgsql-patches
Michael Fuhr wrote:
> This patch updates the DDL for contrib/pgcrypto to create all
> functions as STRICT, and all functions except gen_salt() as IMMUTABLE.
> gen_salt() is VOLATILE.

Applied, thanks.

-Neil

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Patch to remove deadcode from dbcommands.c
Next
From: Neil Conway
Date:
Subject: Re: User's exception plpgsql