This directory contains unofficial patches for PostgreSQL 7.1.3 (most of them will eventually be merged into the next release of PostgreSQL, though). The patches below have been combined into "jumbo.patch" for your convenience. "postgresql-7.1.3-patched.tar.gz" is postgresql-7.1.3 + jumbo.patch. -- Tatsuo Ishii t-ishii@sra.co.jp 1. deadlock.patch.gz lock is not freeed after deadlock happens 2. update.patch.gz fix crash in certain case of UPDATE 3. ascii.patch.gz fix multibyte conversion error funtioon that may cause security risks