Re: [PATCH] pgcrypto: pgp_encrypt (v2)
Marko Kreen <marko@l-t.ee>
From: Marko Kreen <marko@l-t.ee>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-patches@postgresql.org
Date: 2005-06-28T21:21:03Z
Lists: pgsql-hackers
Attachments
- pgp-v2.diff.gz (application/octet-stream) patch v2
On Mon, Jun 27, 2005 at 09:08:05PM -0400, Bruce Momjian wrote: > Your patch has been added to the PostgreSQL unapplied patches list at: > > http://momjian.postgresql.org/cgi-bin/pgpatches > > It will be applied as soon as one of the PostgreSQL committers reviews > and approves it. Please use following updated patch instead. It implements utf8 conversion, fixes couple of bugs and has many code and comment cleanups. -- marko