Index of /archives/misc/db/postgresql-jp/7.1.3/patches

Icon  Name                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] PATCH 2002-05-01 20:48 350 [TXT] README 2002-05-02 22:27 556 [TXT] README_jp.txt 2002-05-02 18:09 4.9K [CMP] ascii.patch.gz 2002-05-01 20:43 226 [CMP] deadlock.patch.gz 2001-09-14 11:26 1.5K [TXT] deadlock.txt 2001-09-14 11:45 1.8K [CMP] jumbo-20010914.patch.gz 2001-09-14 11:31 1.1K [CMP] jumbo-20011205.patch.gz 2001-12-05 22:38 1.4K [CMP] jumbo-20020501.patch.gz 2002-05-01 20:48 1.5K [CMP] jumbo.patch.gz 2002-05-01 20:48 1.5K [CMP] jumbo.patch.gz.md5 2002-05-01 20:49 49 [CMP] postgresql-7.1.3-patched-20010914.tar.gz 2001-09-14 11:31 7.8M [CMP] postgresql-7.1.3-patched-20011205.tar.gz 2001-12-05 22:38 7.8M [CMP] postgresql-7.1.3-patched-20020501.tar.gz 2002-05-01 20:49 7.8M [CMP] postgresql-7.1.3-patched.tar.gz 2002-05-01 20:49 7.8M [CMP] postgresql-7.1.3-patched.tar.gz.md5 2002-05-01 20:49 66 [CMP] update.patch.gz 2001-12-05 22:35 895 [TXT] update1.txt 2001-12-20 14:44 3.3K
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